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 2023/07/18 19:47:52 UTC

[JENKINS] Solr » Solr-Docker-Nightly-9.x - Build # 551 - Failure!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-9.x/551/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-2 (solr lucene) in workspace /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://gitbox.apache.org/repos/asf/solr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/branch_9x^{commit} # timeout=10
Checking out Revision b37bf8f65a9969a5326f2523adefc794df6f714e (refs/remotes/origin/branch_9x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b37bf8f65a9969a5326f2523adefc794df6f714e # timeout=10
Commit message: "SOLR-16842: Make "version" just another Tool. (#1784)"
 > git rev-list --no-walk 5c83a92b580df716a77a3e93ab4b19066fc110e3 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradle.properties
[Solr-Docker-Nightly-9.x] $ /bin/sh -xe /tmp/jenkins11235674191093947005.sh
+ echo ****
+ docker login -u **** --password-stdin
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Gradle] - Launching build.
[Solr-Docker-Nightly-9.x] $ /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradlew -Psolr.docker.imageRepo=apache/solr-nightly -Psolr.docker.dist=full testDocker dockerPush
Downloading gradle-wrapper.jar from https://raw.githubusercontent.com/gradle/gradle/v7.6.0/gradle/wrapper/gradle-wrapper.jar
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Applying com.gradle.enterprise.gradleplugin.GradleEnterprisePlugin via init script
Connection to Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Applying com.gradle.CommonCustomUserDataGradlePlugin via init script
> Task :buildSrc:compileJava
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:docker:createDockerfileLocal
> Task :solr:docker:assemblePackaging
> Task :solr:documentation:changesToHtml
> Task :solr:documentation:copyDocumentationAssets
> Task :solr:documentation:markdownToHtml
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:documentation:copyMiniDocumentationAssets
> Task :solr:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle

> Task :solr:solrj:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-streaming:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-zookeeper:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:core:compileJava
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/core/src/java/org/apache/solr/cli/SolrCLI.java:243: error: cannot find symbol
    else if ("post".equals(toolType)) return new PostTool();
                                                 ^
  symbol:   class PostTool
  location: class SolrCLI
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

> Task :solr:core:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:compileJava'.
> Compilation failed; see the compiler error output for details.

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 2s
17 actionable tasks: 17 executed

Publishing build scan...
https://ge.apache.org/s/n3mucdjsbcvuk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Solr » Solr-Docker-Nightly-9.x - Build # 552 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-9.x/552/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-1 (solr lucene) in workspace /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/solr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/branch_9x^{commit} # timeout=10
Checking out Revision 32e16cb05f72cb1b51e1fe24ecc705e73d054909 (refs/remotes/origin/branch_9x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32e16cb05f72cb1b51e1fe24ecc705e73d054909 # timeout=10
Commit message: "SOLR-16871: Fix for duplicated replica added from first coordinator node (#1794)"
 > git rev-list --no-walk b37bf8f65a9969a5326f2523adefc794df6f714e # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradle.properties
[Solr-Docker-Nightly-9.x] $ /bin/sh -xe /tmp/jenkins16456551762216924320.sh
+ echo ****
+ docker login -u **** --password-stdin
WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Gradle] - Launching build.
[Solr-Docker-Nightly-9.x] $ /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradlew -Psolr.docker.imageRepo=apache/solr-nightly -Psolr.docker.dist=full testDocker dockerPush
Downloading gradle-wrapper.jar from https://raw.githubusercontent.com/gradle/gradle/v7.6.0/gradle/wrapper/gradle-wrapper.jar
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Applying com.gradle.enterprise.gradleplugin.GradleEnterprisePlugin via init script
Connection to Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Applying com.gradle.CommonCustomUserDataGradlePlugin via init script
> Task :buildSrc:compileJava
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:docker:createDockerfileLocal
> Task :solr:docker:assemblePackaging
> Task :solr:documentation:changesToHtml
> Task :solr:documentation:copyDocumentationAssets
> Task :solr:documentation:markdownToHtml
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:documentation:copyMiniDocumentationAssets
> Task :solr:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle

> Task :solr:solrj:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-streaming:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-zookeeper:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:core:compileJava
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/core/src/java/org/apache/solr/cli/SolrCLI.java:243: error: cannot find symbol
    else if ("post".equals(toolType)) return new PostTool();
                                                 ^
  symbol:   class PostTool
  location: class SolrCLI
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

> Task :solr:core:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:compileJava'.
> Compilation failed; see the compiler error output for details.

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 3s
17 actionable tasks: 17 executed

Publishing build scan...
https://ge.apache.org/s/hyknso6e7bybm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any