See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2024-04-10T09:12:40.499Z] Started by user Stephane Bouchet
[2024-04-10T09:12:40.500Z] Checking out git
https://github.com/redhat-developer/intellij-common into
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7
to read Jenkinsfile
[2024-04-10T09:12:40.503Z] The recommended git tool is: NONE
[2024-04-10T09:12:40.503Z] No credentials specified
[2024-04-10T09:12:40.503Z] > git rev-parse --resolve-git-dir
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7/.git
# timeout=10
[2024-04-10T09:12:40.512Z] Fetching changes from the remote Git repository
[2024-04-10T09:12:40.522Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-10T09:12:40.533Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-common
[2024-04-10T09:12:40.533Z] > git --version # timeout=10
[2024-04-10T09:12:40.539Z] > git --version # 'git version 2.39.3'
[2024-04-10T09:12:40.539Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2024-04-10T09:12:40.765Z] > git rev-parse origin/main^{commit} # timeout=10
[2024-04-10T09:12:40.774Z] Checking out Revision e139d892e51a684a869cf23846ca6779eb946b52
(origin/main)
[2024-04-10T09:12:40.774Z] > git config core.sparsecheckout # timeout=10
[2024-04-10T09:12:40.780Z] > git checkout -f e139d892e51a684a869cf23846ca6779eb946b52
# timeout=10
[2024-04-10T09:12:40.873Z] Commit message: "fix: corrected check for OpenShift
cluster (#216)"
[2024-04-10T09:12:40.873Z] > git rev-list --no-walk
e139d892e51a684a869cf23846ca6779eb946b52 # timeout=10
[2024-04-10T09:12:41.088Z] [Pipeline] Start of Pipeline
[2024-04-10T09:12:41.144Z] [Pipeline] node
[2024-04-10T09:12:56.151Z] Still waiting to schedule task
[2024-04-10T09:12:56.152Z] ‘rhel7-812’ is offline
[2024-04-10T09:35:14.096Z] Running on rhel7-843 in
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build
[2024-04-10T09:35:14.100Z] [Pipeline] {
[2024-04-10T09:35:14.121Z] [Pipeline] tool
[2024-04-10T09:35:14.157Z] [Pipeline] stage
[2024-04-10T09:35:14.161Z] [Pipeline] { (Checkout repo)
[2024-04-10T09:35:14.177Z] [Pipeline] deleteDir
[2024-04-10T09:35:14.200Z] [Pipeline] git
[2024-04-10T09:35:14.212Z] The recommended git tool is: NONE
[2024-04-10T09:35:16.005Z] No credentials specified
[2024-04-10T09:35:16.007Z] Cloning the remote Git repository
[2024-04-10T09:35:15.477Z] Cloning repository
https://github.com/redhat-developer/intellij-common
[2024-04-10T09:35:15.518Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build # timeout=10
[2024-04-10T09:35:15.580Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-common
[2024-04-10T09:35:15.580Z] > git --version # timeout=10
[2024-04-10T09:35:15.597Z] > git --version # 'git version 1.8.3.1'
[2024-04-10T09:35:15.597Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2024-04-10T09:35:17.180Z] Avoid second fetch
[2024-04-10T09:35:17.192Z] Checking out Revision e139d892e51a684a869cf23846ca6779eb946b52
(refs/remotes/origin/main)
[2024-04-10T09:35:17.426Z] Commit message: "fix: corrected check for OpenShift
cluster (#216)"
[2024-04-10T09:35:17.439Z] [Pipeline] }
[2024-04-10T09:35:17.464Z] [Pipeline] // stage
[2024-04-10T09:35:17.479Z] [Pipeline] readProperties
[2024-04-10T09:35:17.547Z] [Pipeline] stage
[2024-04-10T09:35:17.552Z] [Pipeline] { (Build)
[2024-04-10T09:35:17.578Z] [Pipeline] sh
[2024-04-10T09:35:16.072Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-10T09:35:16.081Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-04-10T09:35:16.628Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2024-04-10T09:35:16.645Z] > git config core.sparsecheckout # timeout=10
[2024-04-10T09:35:16.664Z] > git checkout -f e139d892e51a684a869cf23846ca6779eb946b52
# timeout=10
[2024-04-10T09:35:16.689Z] > git branch -a -v --no-abbrev # timeout=10
[2024-04-10T09:35:16.696Z] > git checkout -b main
e139d892e51a684a869cf23846ca6779eb946b52 # timeout=10
[2024-04-10T09:35:17.949Z] + ./gradlew assemble
[2024-04-10T09:35:18.212Z] Downloading
https://services.gradle.org/distributions/gradle-7.6.1-all.zip
[2024-04-10T09:35:20.186Z]
...............10%................20%................30%................40%...............50%................60%................70%................80%................90%...............100%
[2024-04-10T09:35:23.482Z]
[2024-04-10T09:35:23.482Z] Welcome to Gradle 7.6.1!
[2024-04-10T09:35:23.482Z]
[2024-04-10T09:35:23.482Z] Here are the highlights of this release:
[2024-04-10T09:35:23.482Z] - Added support for Java 19.
[2024-04-10T09:35:23.482Z] - Introduced `--rerun` flag for individual task rerun.
[2024-04-10T09:35:23.482Z] - Improved dependency block for test suites to be strongly
typed.
[2024-04-10T09:35:23.482Z] - Added a pluggable system for Java toolchains provisioning.
[2024-04-10T09:35:23.482Z]
[2024-04-10T09:35:23.482Z] For more details see
https://docs.gradle.org/7.6.1/release-notes.html
[2024-04-10T09:35:23.482Z]
[2024-04-10T09:35:23.745Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2024-04-10T09:36:20.098Z] > Task :initializeIntelliJPlugin
[2024-04-10T09:36:20.098Z] > Task :patchPluginXml NO-SOURCE
[2024-04-10T09:36:20.098Z] > Task :verifyPluginConfiguration
[2024-04-10T09:36:30.089Z]
[2024-04-10T09:36:30.089Z] > Task :compileJava
[2024-04-10T09:36:30.089Z] Note: Some input files use or override a deprecated API.
[2024-04-10T09:36:30.089Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-10T09:36:30.089Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-10T09:36:30.089Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-10T09:37:26.481Z]
[2024-04-10T09:37:26.481Z] > Task :processResources NO-SOURCE
[2024-04-10T09:37:26.481Z] > Task :classes
[2024-04-10T09:37:26.481Z] > Task :instrumentCode
[2024-04-10T09:37:26.481Z]
[2024-04-10T09:37:26.481Z] > Task :compileTestJava
[2024-04-10T09:37:26.481Z] Note:
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build/src/test/java/com/redhat/devtools/intellij/common/actions/editor/RemoveYAMLClutterActionHandlerTest.java
uses or overrides a deprecated API.
[2024-04-10T09:37:26.481Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-10T09:37:26.481Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-10T09:37:26.481Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-10T09:37:27.915Z]
[2024-04-10T09:37:27.915Z] > Task :processTestResources
[2024-04-10T09:37:27.915Z] > Task :testClasses
[2024-04-10T09:37:27.915Z] > Task :instrumentTestCode
[2024-04-10T09:37:28.182Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-10T09:37:28.182Z] > Task :instrumentedJar
[2024-04-10T09:37:28.182Z] > Task :jar
[2024-04-10T09:37:30.717Z] > Task :prepareSandbox
[2024-04-10T09:37:38.836Z]
[2024-04-10T09:37:38.836Z] > Task :buildSearchableOptions
[2024-04-10T09:37:38.836Z] Apr 10, 2024 5:37:37 AM java.util.prefs.FileSystemPreferences$1
run
[2024-04-10T09:37:38.836Z] INFO: Created user preferences directory.
[2024-04-10T09:37:38.836Z] Apr 10, 2024 5:37:37 AM java.util.prefs.FileSystemPreferences$6
run
[2024-04-10T09:37:38.836Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2024-04-10T09:37:40.213Z] Starting searchable options index builder
[2024-04-10T09:37:42.895Z] 2024-04-10 05:37:42,032 [ 5032] WARN -
options.ex.ConfigurableWrapper - Cannot find extension point
com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-10T09:37:49.486Z] 2024-04-10 05:37:47,990 [ 10990] WARN -
#com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2024-04-10T09:38:01.675Z] Found 209 configurables
[2024-04-10T09:38:03.576Z] Searchable options index builder completed
[2024-04-10T09:38:03.834Z]
[2024-04-10T09:38:03.834Z] > Task :jarSearchableOptions
[2024-04-10T09:38:03.834Z] [gradle-intellij-plugin :jarSearchableOptions] No searchable
options found. If plugin is not supposed to provide custom settings exposed in UI, disable
building searchable options to decrease the build time. See:
https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-...
[2024-04-10T09:38:06.355Z]
[2024-04-10T09:38:06.355Z] > Task :buildPlugin
[2024-04-10T09:38:16.346Z] > Task :javadoc
[2024-04-10T09:38:16.346Z] > Task :javadocJar
[2024-04-10T09:38:16.346Z] > Task :packageTests
[2024-04-10T09:38:16.346Z] > Task :sourcesJar
[2024-04-10T09:38:16.346Z] > Task :assemble
[2024-04-10T09:38:16.346Z]
[2024-04-10T09:38:16.346Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-10T09:38:16.346Z]
[2024-04-10T09:38:16.346Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-10T09:38:16.346Z]
[2024-04-10T09:38:16.346Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-10T09:38:16.346Z]
[2024-04-10T09:38:16.346Z] BUILD SUCCESSFUL in 2m 57s
[2024-04-10T09:38:16.346Z] 17 actionable tasks: 17 executed
[2024-04-10T09:38:16.360Z] [Pipeline] }
[2024-04-10T09:38:16.381Z] [Pipeline] // stage
[2024-04-10T09:38:16.399Z] [Pipeline] stage
[2024-04-10T09:38:16.403Z] [Pipeline] { (Package)
[2024-04-10T09:38:16.422Z] [Pipeline] sh
[2024-04-10T09:38:16.705Z] + ./gradlew build
[2024-04-10T09:38:18.110Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-10T09:38:18.110Z] > Task :patchPluginXml NO-SOURCE
[2024-04-10T09:38:18.110Z] > Task :verifyPluginConfiguration
[2024-04-10T09:38:18.110Z] > Task :compileJava UP-TO-DATE
[2024-04-10T09:38:18.396Z] > Task :processResources NO-SOURCE
[2024-04-10T09:38:18.396Z] > Task :classes UP-TO-DATE
[2024-04-10T09:38:18.673Z] > Task :instrumentCode
[2024-04-10T09:38:18.673Z] > Task :compileTestJava UP-TO-DATE
[2024-04-10T09:38:18.941Z] > Task :processTestResources UP-TO-DATE
[2024-04-10T09:38:18.941Z] > Task :testClasses UP-TO-DATE
[2024-04-10T09:38:18.941Z] > Task :instrumentTestCode
[2024-04-10T09:38:18.941Z] > Task :instrumentedJar UP-TO-DATE
[2024-04-10T09:38:18.941Z] > Task :jar UP-TO-DATE
[2024-04-10T09:38:18.941Z] > Task :javadoc UP-TO-DATE
[2024-04-10T09:38:19.198Z] > Task :javadocJar UP-TO-DATE
[2024-04-10T09:38:19.198Z] > Task :packageTests UP-TO-DATE
[2024-04-10T09:38:19.198Z] > Task :sourcesJar UP-TO-DATE
[2024-04-10T09:38:19.453Z] > Task :prepareTestingSandbox
[2024-04-10T09:38:51.558Z] > Task :test
[2024-04-10T09:38:54.089Z] WARNING: An illegal reflective access operation has occurred
[2024-04-10T09:38:54.089Z] WARNING: Illegal reflective access by
com.intellij.util.ref.DebugReflectionUtil
(file:/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2021.1/a810cecccb23abd2dbe737c1353af97b9a2ecb7f/ideaIC-2021.1/lib/platform-impl.jar)
to field java.lang.invoke.VarHandleObjects$FieldInstanceReadWrite.FORM
[2024-04-10T09:38:54.089Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.util.ref.DebugReflectionUtil
[2024-04-10T09:38:54.089Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2024-04-10T09:38:54.089Z] WARNING: All illegal access operations will be denied in a
future release
[2024-04-10T09:38:55.026Z]
[2024-04-10T09:38:55.026Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-10T09:38:55.026Z] > Task :prepareSandbox UP-TO-DATE
[2024-04-10T09:38:58.417Z]
[2024-04-10T09:38:58.417Z] > Task :buildSearchableOptions
[2024-04-10T09:38:58.417Z] Starting searchable options index builder
[2024-04-10T09:39:00.981Z] 2024-04-10 05:38:59,755 [ 4695] WARN -
options.ex.ConfigurableWrapper - Cannot find extension point
com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-10T09:39:06.286Z] 2024-04-10 05:39:05,597 [ 10537] WARN -
#com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2024-04-10T09:39:18.499Z] Found 209 configurables
[2024-04-10T09:39:21.041Z] Searchable options index builder completed
[2024-04-10T09:39:21.041Z]
[2024-04-10T09:39:21.041Z] > Task :jarSearchableOptions UP-TO-DATE
[2024-04-10T09:39:21.041Z] > Task :buildPlugin UP-TO-DATE
[2024-04-10T09:39:21.041Z] > Task :assemble UP-TO-DATE
[2024-04-10T09:39:21.041Z] > Task :check
[2024-04-10T09:39:21.041Z] > Task :build
[2024-04-10T09:39:21.041Z]
[2024-04-10T09:39:21.041Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-10T09:39:21.041Z]
[2024-04-10T09:39:21.041Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-10T09:39:21.041Z]
[2024-04-10T09:39:21.041Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-10T09:39:21.041Z]
[2024-04-10T09:39:21.041Z] BUILD SUCCESSFUL in 1m 4s
[2024-04-10T09:39:21.041Z] 18 actionable tasks: 6 executed, 12 up-to-date
[2024-04-10T09:39:21.054Z] [Pipeline] }
[2024-04-10T09:39:21.078Z] [Pipeline] // stage
[2024-04-10T09:39:21.102Z] [Pipeline] stage
[2024-04-10T09:39:21.107Z] [Pipeline] { (Deploy)
[2024-04-10T09:39:21.136Z] [Pipeline] withCredentials
[2024-04-10T09:39:21.148Z] Masking supported pattern matches of $USER or $PASSWORD
[2024-04-10T09:39:21.154Z] [Pipeline] {
[2024-04-10T09:39:21.169Z] [Pipeline] sh
[2024-04-10T09:39:21.173Z] Warning: A secret was passed to "sh" using Groovy
String interpolation, which is insecure.
[2024-04-10T09:39:21.174Z] Affected argument(s) used the following variable(s):
[PASSWORD, USER]
[2024-04-10T09:39:21.174Z] See
https://jenkins.io/redirect/groovy-string-interpolation
for details.
[2024-04-10T09:39:21.606Z] + ./gradlew publish -PnexusUser=**** -PnexusPassword=****
[2024-04-10T09:39:22.995Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-10T09:39:22.995Z] > Task :patchPluginXml NO-SOURCE
[2024-04-10T09:39:22.995Z] > Task :verifyPluginConfiguration
[2024-04-10T09:39:22.995Z] > Task :compileJava UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :processResources NO-SOURCE
[2024-04-10T09:39:22.995Z] > Task :classes UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :instrumentCode UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :compileTestJava UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :processTestResources UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :testClasses UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :instrumentTestCode UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-10T09:39:22.995Z] > Task :jar UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :javadoc UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :javadocJar UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :sourcesJar UP-TO-DATE
[2024-04-10T09:39:22.995Z] > Task :generateMetadataFileForMavenJavaPublication
[2024-04-10T09:39:22.995Z] > Task :generatePomFileForMavenJavaPublication
[2024-04-10T09:39:22.995Z] > Task :initializeJbossNexusStagingRepository SKIPPED
[2024-04-10T09:39:22.995Z] > Task :packageTests UP-TO-DATE
[2024-04-10T09:39:23.923Z] > Task :publishMavenJavaPublicationToJbossNexusRepository
FAILED
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] FAILURE: Build failed with an exception.
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] * What went wrong:
[2024-04-10T09:39:23.923Z] Execution failed for task
':publishMavenJavaPublicationToJbossNexusRepository'.
[2024-04-10T09:39:23.923Z] > Failed to publish publication 'mavenJava' to
repository 'jbossNexus'
[2024-04-10T09:39:23.923Z] > Could not PUT
'https://repository.jboss.org/nexus/content/repositories/snapshots/com/redhat/devtools/intellij/intellij-common/1.9.4-SNAPSHOT/maven-metadata.xml'.
Received status code 401 from server: Unauthorized
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] * Try:
[2024-04-10T09:39:23.923Z] > Run with --stacktrace option to get the stack trace.
[2024-04-10T09:39:23.923Z] > Run with --info or --debug option to get more log output.
[2024-04-10T09:39:23.923Z] > Run with --scan to get full insights.
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] * Get more help at
https://help.gradle.org
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-10T09:39:23.923Z]
[2024-04-10T09:39:23.923Z] BUILD FAILED in 2s
[2024-04-10T09:39:23.923Z] 14 actionable tasks: 4 executed, 10 up-to-date
[2024-04-10T09:39:23.942Z] [Pipeline] }
[2024-04-10T09:39:23.967Z] [Pipeline] // withCredentials
[2024-04-10T09:39:23.981Z] [Pipeline] }
[2024-04-10T09:39:24.005Z] [Pipeline] // stage
[2024-04-10T09:39:24.026Z] [Pipeline] step