See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2022-04-05T09:21:24.823Z] Started by an SCM change
[2022-04-05T09:21:24.826Z] Checking out git
https://github.com/redhat-developer/intellij-kubernetes into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script/6a699f2563ea4c4e1a19a9f8773884797dc03051d2bd0ef1bedb87c1a998791f
to read Jenkinsfile
[2022-04-05T09:21:24.830Z] The recommended git tool is: NONE
[2022-04-05T09:21:24.830Z] No credentials specified
[2022-04-05T09:21:24.831Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script/6a699f2563ea4c4e1a19a9f8773884797dc03051d2bd0ef1bedb87c1a998791f/.git
# timeout=10
[2022-04-05T09:21:24.838Z] Fetching changes from the remote Git repository
[2022-04-05T09:21:24.838Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-05T09:21:24.851Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-05T09:21:24.851Z] > git --version # timeout=10
[2022-04-05T09:21:24.857Z] > git --version # 'git version 1.8.3.1'
[2022-04-05T09:21:24.857Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-05T09:21:25.716Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-04-05T09:21:25.732Z] Checking out Revision b26d63bd17060a9701b36be22345f176d41f75d9
(origin/master)
[2022-04-05T09:21:25.733Z] > git config core.sparsecheckout # timeout=10
[2022-04-05T09:21:25.737Z] > git checkout -f b26d63bd17060a9701b36be22345f176d41f75d9
# timeout=10
[2022-04-05T09:21:25.971Z] Commit message: "changed mocking of PsiFile since if fails
randomly"
[2022-04-05T09:21:25.971Z] > git rev-list --no-walk
55915d2d366109f40842f6b9814b0ff2c7aafe80 # timeout=10
[2022-04-05T09:21:26.641Z] [Pipeline] Start of Pipeline
[2022-04-05T09:21:26.670Z] [Pipeline] node
[2022-04-05T09:21:41.676Z] Still waiting to schedule task
[2022-04-05T09:21:41.677Z] All nodes of label ‘rhel7’ are offline
[2022-04-05T09:23:14.113Z] Running on rhel7-64 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2022-04-05T09:23:14.118Z] [Pipeline] {
[2022-04-05T09:23:14.136Z] [Pipeline] tool
[2022-04-05T09:23:14.173Z] [Pipeline] stage
[2022-04-05T09:23:14.177Z] [Pipeline] { (Checkout repo)
[2022-04-05T09:23:14.193Z] [Pipeline] deleteDir
[2022-04-05T09:23:14.457Z] [Pipeline] git
[2022-04-05T09:23:14.470Z] The recommended git tool is: NONE
[2022-04-05T09:23:18.414Z] No credentials specified
[2022-04-05T09:23:18.440Z] Cloning the remote Git repository
[2022-04-05T09:23:17.864Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-05T09:23:17.937Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2022-04-05T09:23:18.061Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-05T09:23:18.062Z] > git --version # timeout=10
[2022-04-05T09:23:18.105Z] > git --version # 'git version 1.8.3.1'
[2022-04-05T09:23:18.106Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-05T09:23:20.097Z] Avoid second fetch
[2022-04-05T09:23:20.120Z] Checking out Revision b26d63bd17060a9701b36be22345f176d41f75d9
(refs/remotes/origin/master)
[2022-04-05T09:23:19.428Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-05T09:23:19.463Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-05T09:23:19.483Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2022-04-05T09:23:19.515Z] > git config core.sparsecheckout # timeout=10
[2022-04-05T09:23:19.529Z] > git checkout -f b26d63bd17060a9701b36be22345f176d41f75d9
# timeout=10
[2022-04-05T09:23:19.767Z] > git branch -a -v --no-abbrev # timeout=10
[2022-04-05T09:23:19.780Z] > git checkout -b master
b26d63bd17060a9701b36be22345f176d41f75d9 # timeout=10
[2022-04-05T09:23:24.603Z] Commit message: "changed mocking of PsiFile since if fails
randomly"
[2022-04-05T09:23:24.612Z] [Pipeline] }
[2022-04-05T09:23:24.631Z] [Pipeline] // stage
[2022-04-05T09:23:24.643Z] [Pipeline] readProperties
[2022-04-05T09:23:24.750Z] [Pipeline] stage
[2022-04-05T09:23:24.754Z] [Pipeline] { (Build)
[2022-04-05T09:23:24.774Z] [Pipeline] sh
[2022-04-05T09:23:25.273Z] + ./gradlew assemble -PprojectVersion=0.4.3.121
[2022-04-05T09:23:26.319Z] Downloading
https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
[2022-04-05T09:23:30.569Z]
..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%...........100%
[2022-04-05T09:23:33.301Z]
[2022-04-05T09:23:33.301Z] Welcome to Gradle 7.1.1!
[2022-04-05T09:23:33.301Z]
[2022-04-05T09:23:33.301Z] Here are the highlights of this release:
[2022-04-05T09:23:33.301Z] - Faster incremental Java compilation
[2022-04-05T09:23:33.301Z] - Easier source set configuration in the Kotlin DSL
[2022-04-05T09:23:33.301Z]
[2022-04-05T09:23:33.301Z] For more details see
https://docs.gradle.org/7.1.1/release-notes.html
[2022-04-05T09:23:33.301Z]
[2022-04-05T09:23:33.301Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-04-05T09:25:10.817Z] [gradle-intellij-plugin :intellij-kubernetes-build] Cannot
create plugin from file
'/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3/5a74bbe98a814d61e6069abd0902b46668f1278c/ideaIC-2019.3/plugins/java-ide-customization':
Invalid plugin descriptor 'plugin.xml': failed to resolve <xi:include>. Not
found document '/META-INF/EnforcedPlainText.xml' referenced in <xi:include
href="/META-INF/EnforcedPlainText.xml",
xpointer="xpointer(/idea-plugin/*)"/>. <xi:fallback> element is not
provided. (at plugin.xml)
[2022-04-05T09:25:43.261Z] > Task :compileKotlin
[2022-04-05T09:26:25.835Z] Cannot contact rhel7-64: java.lang.InterruptedException
[2022-04-05T09:29:34.167Z] w: Runtime JAR files in the classpath should have the same
version. These files were found in the classpath:
[2022-04-05T09:29:34.167Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry
by Red Hat/lib/kotlin-stdlib-1.4.10.jar (version 1.4)
[2022-04-05T09:29:34.167Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry
by Red Hat/lib/kotlin-stdlib-common-1.4.10.jar (version 1.4)
[2022-04-05T09:29:34.167Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.72/916d54b9eb6442b615e6f1488978f551c0674720/kotlin-stdlib-jdk8-1.3.72.jar
(version 1.3)
[2022-04-05T09:29:34.167Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.72/3adfc2f4ea4243e01204be8081fe63bde6b12815/kotlin-stdlib-jdk7-1.3.72.jar
(version 1.3)
[2022-04-05T09:29:34.167Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.72/8032138f12c0180bc4e51fe139d4c52b46db6109/kotlin-stdlib-1.3.72.jar
(version 1.3)
[2022-04-05T09:29:34.167Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.72/6ca8bee3d88957eaaaef077c41c908c9940492d8/kotlin-stdlib-common-1.3.72.jar
(version 1.3)
[2022-04-05T09:29:34.167Z] w: Some runtime JAR files in the classpath have an incompatible
version. Consider removing them from the classpath
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(63, 21): Name shadowed: clients
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(84, 19): Name shadowed: project
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/actions/PullAction.kt:
(37, 25): Name shadowed: editor
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/APIResources.kt:
(88, 62): Elvis operator (?:) always returns the left operand of non-nullable type
Response
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/CustomResourceRawOperation.kt:
(23, 17): 'customResource(CustomResourceDefinitionContext!):
RawCustomResourceOperationsImpl!' is deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(68, 19): 'delete(String!, String!): Boolean' is deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(77, 34): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(88, 33): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(61, 25): 'delete(String!): Boolean' is deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(69, 43): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(79, 39): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/hasmetadata/HasMetadataResourceFactory.kt:
(28, 40): Unchecked cast: Any? to Map<String, Any?>
[2022-04-05T09:29:34.167Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/tree/TreeStructure.kt:
(317, 36): Unchecked cast: Any to T
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] > Task :compileJava NO-SOURCE
[2022-04-05T09:29:34.167Z] > Task :setupDependencies
[2022-04-05T09:29:34.167Z] > Task :patchPluginXml
[2022-04-05T09:29:34.167Z] > Task :processResources
[2022-04-05T09:29:34.167Z] > Task :classes
[2022-04-05T09:29:34.167Z] > Task :inspectClassesForKotlinIC
[2022-04-05T09:29:34.167Z] > Task :instrumentCode
[2022-04-05T09:29:34.167Z] > Task :postInstrumentCode
[2022-04-05T09:29:34.167Z] > Task :jar
[2022-04-05T09:29:34.167Z] > Task :prepareSandbox
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] > Task :buildSearchableOptions
[2022-04-05T09:29:34.167Z] WARNING: An illegal reflective access operation has occurred
[2022-04-05T09:29:34.167Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-05T09:29:34.167Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-05T09:29:34.167Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-05T09:29:34.167Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-05T09:29:34.167Z] Starting searchable options index builder
[2022-04-05T09:29:34.167Z] 2022-04-05 05:26:40,255 [ 7249] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-05T09:29:34.167Z] Apr 05, 2022 5:26:42 AM java.util.prefs.FileSystemPreferences$1
run
[2022-04-05T09:29:34.167Z] INFO: Created user preferences directory.
[2022-04-05T09:29:34.167Z] Apr 05, 2022 5:26:42 AM java.util.prefs.FileSystemPreferences$6
run
[2022-04-05T09:29:34.167Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2022-04-05T09:29:34.167Z] Searchable options index builder completed
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] > Task :jarSearchableOptions
[2022-04-05T09:29:34.167Z] > Task :buildPlugin
[2022-04-05T09:29:34.167Z] > Task :assemble
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-05T09:29:34.167Z]
[2022-04-05T09:29:34.167Z] BUILD SUCCESSFUL in 3m 43s
[2022-04-05T09:29:34.167Z] 12 actionable tasks: 12 executed
[2022-04-05T09:29:34.360Z] [Pipeline] }
[2022-04-05T09:29:34.379Z] [Pipeline] // stage
[2022-04-05T09:29:34.394Z] [Pipeline] stage
[2022-04-05T09:29:34.398Z] [Pipeline] { (Package)
[2022-04-05T09:29:34.424Z] [Pipeline] sh
[2022-04-05T09:29:34.773Z] + ./gradlew buildPlugin -PprojectVersion=0.4.3.121
[2022-04-05T09:29:38.409Z] > Task :compileKotlin UP-TO-DATE
[2022-04-05T09:29:38.409Z] > Task :compileJava NO-SOURCE
[2022-04-05T09:29:38.409Z] > Task :setupDependencies
[2022-04-05T09:29:38.409Z] > Task :patchPluginXml UP-TO-DATE
[2022-04-05T09:29:38.409Z] > Task :processResources UP-TO-DATE
[2022-04-05T09:29:38.409Z] > Task :classes UP-TO-DATE
[2022-04-05T09:29:38.409Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2022-04-05T09:29:39.901Z] > Task :instrumentCode
[2022-04-05T09:29:39.901Z] > Task :postInstrumentCode
[2022-04-05T09:29:39.901Z] > Task :jar UP-TO-DATE
[2022-04-05T09:29:39.901Z] > Task :prepareSandbox UP-TO-DATE
[2022-04-05T09:29:42.607Z]
[2022-04-05T09:29:42.607Z] > Task :buildSearchableOptions
[2022-04-05T09:29:42.607Z] WARNING: An illegal reflective access operation has occurred
[2022-04-05T09:29:42.607Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-05T09:29:42.607Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-05T09:29:42.607Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-05T09:29:42.607Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-05T09:29:45.331Z] Starting searchable options index builder
[2022-04-05T09:29:46.400Z] 2022-04-05 05:29:45,586 [ 4489] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-05T09:30:13.475Z] Searchable options index builder completed
[2022-04-05T09:30:13.475Z]
[2022-04-05T09:30:13.475Z] > Task :jarSearchableOptions UP-TO-DATE
[2022-04-05T09:30:13.475Z] > Task :buildPlugin UP-TO-DATE
[2022-04-05T09:30:13.475Z]
[2022-04-05T09:30:13.475Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-05T09:30:13.475Z]
[2022-04-05T09:30:13.475Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2022-04-05T09:30:13.475Z]
[2022-04-05T09:30:13.475Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-05T09:30:13.475Z]
[2022-04-05T09:30:13.475Z] BUILD SUCCESSFUL in 38s
[2022-04-05T09:30:13.475Z] 12 actionable tasks: 4 executed, 8 up-to-date
[2022-04-05T09:30:13.498Z] [Pipeline] }
[2022-04-05T09:30:13.518Z] [Pipeline] // stage
[2022-04-05T09:30:13.536Z] [Pipeline] stage
[2022-04-05T09:30:13.540Z] [Pipeline] { (Upload)
[2022-04-05T09:30:13.558Z] [Pipeline] findFiles
[2022-04-05T09:30:14.750Z] [Pipeline] sh
[2022-04-05T09:30:15.139Z] + rsync -Pzrlt --rsh=ssh --protocol=28
'build/distributions/Kubernetes by Red Hat-0.4.3.121.zip'
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-kubernetes/
[2022-04-05T09:30:16.090Z] protocol version mismatch -- is your shell clean?
[2022-04-05T09:30:16.090Z] (see the rsync man page for an explanation)
[2022-04-05T09:30:16.090Z] rsync error: protocol incompatibility (code 2) at compat.c(178)
[sender=3.1.2]
[2022-04-05T09:30:16.122Z] [Pipeline] }
[2022-04-05T09:30:16.145Z] [Pipeline] // stage
[2022-04-05T09:30:16.167Z] [Pipeline] step