See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2022-04-11T13:13:01.769Z] Started by an SCM change
[2022-04-11T13:13:01.770Z] 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-11T13:13:01.773Z] The recommended git tool is: NONE
[2022-04-11T13:13:01.773Z] No credentials specified
[2022-04-11T13:13:01.773Z] > 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-11T13:13:01.779Z] Fetching changes from the remote Git repository
[2022-04-11T13:13:01.779Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-11T13:13:01.790Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T13:13:01.790Z] > git --version # timeout=10
[2022-04-11T13:13:01.794Z] > git --version # 'git version 1.8.3.1'
[2022-04-11T13:13:01.794Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T13:13:02.262Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-04-11T13:13:02.269Z] Checking out Revision 0a3fd8b32618b9defbf2f39dbaccafdacef7f48e
(origin/master)
[2022-04-11T13:13:02.269Z] > git config core.sparsecheckout # timeout=10
[2022-04-11T13:13:02.274Z] > git checkout -f 0a3fd8b32618b9defbf2f39dbaccafdacef7f48e
# timeout=10
[2022-04-11T13:13:02.441Z] Commit message: "catch IllegalArgumentException when
watching (#377)"
[2022-04-11T13:13:02.442Z] > git rev-list --no-walk
feba861bab69aaa19aa6a00028a6cc2fd5008347 # timeout=10
[2022-04-11T13:13:03.167Z] [Pipeline] Start of Pipeline
[2022-04-11T13:13:03.210Z] [Pipeline] node
[2022-04-11T13:13:18.226Z] Still waiting to schedule task
[2022-04-11T13:13:18.227Z] All nodes of label ‘rhel7’ are offline
[2022-04-11T13:14:50.280Z] Running on rhel7-2925 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2022-04-11T13:14:50.295Z] [Pipeline] {
[2022-04-11T13:14:50.313Z] [Pipeline] tool
[2022-04-11T13:14:50.368Z] [Pipeline] stage
[2022-04-11T13:14:50.372Z] [Pipeline] { (Checkout repo)
[2022-04-11T13:14:50.386Z] [Pipeline] deleteDir
[2022-04-11T13:14:50.516Z] [Pipeline] git
[2022-04-11T13:14:50.525Z] The recommended git tool is: NONE
[2022-04-11T13:14:51.828Z] No credentials specified
[2022-04-11T13:14:51.831Z] Cloning the remote Git repository
[2022-04-11T13:14:51.643Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T13:14:51.691Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2022-04-11T13:14:51.721Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T13:14:51.722Z] > git --version # timeout=10
[2022-04-11T13:14:51.730Z] > git --version # 'git version 1.8.3.1'
[2022-04-11T13:14:51.731Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T13:14:53.029Z] Avoid second fetch
[2022-04-11T13:14:53.040Z] Checking out Revision 0a3fd8b32618b9defbf2f39dbaccafdacef7f48e
(refs/remotes/origin/master)
[2022-04-11T13:14:52.814Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-11T13:14:52.824Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T13:14:52.833Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2022-04-11T13:14:52.848Z] > git config core.sparsecheckout # timeout=10
[2022-04-11T13:14:52.855Z] > git checkout -f 0a3fd8b32618b9defbf2f39dbaccafdacef7f48e
# timeout=10
[2022-04-11T13:14:53.014Z] > git branch -a -v --no-abbrev # timeout=10
[2022-04-11T13:14:53.022Z] > git checkout -b master
0a3fd8b32618b9defbf2f39dbaccafdacef7f48e # timeout=10
[2022-04-11T13:14:56.757Z] Commit message: "catch IllegalArgumentException when
watching (#377)"
[2022-04-11T13:14:56.767Z] [Pipeline] }
[2022-04-11T13:14:56.785Z] [Pipeline] // stage
[2022-04-11T13:14:56.798Z] [Pipeline] readProperties
[2022-04-11T13:14:56.849Z] [Pipeline] stage
[2022-04-11T13:14:56.853Z] [Pipeline] { (Build)
[2022-04-11T13:14:56.871Z] [Pipeline] sh
[2022-04-11T13:14:57.222Z] + ./gradlew assemble -PprojectVersion=0.4.3.124
[2022-04-11T13:14:57.484Z] Downloading
https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
[2022-04-11T13:14:58.843Z]
..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%...........100%
[2022-04-11T13:15:00.237Z]
[2022-04-11T13:15:00.237Z] Welcome to Gradle 7.1.1!
[2022-04-11T13:15:00.237Z]
[2022-04-11T13:15:00.237Z] Here are the highlights of this release:
[2022-04-11T13:15:00.237Z] - Faster incremental Java compilation
[2022-04-11T13:15:00.237Z] - Easier source set configuration in the Kotlin DSL
[2022-04-11T13:15:00.237Z]
[2022-04-11T13:15:00.237Z] For more details see
https://docs.gradle.org/7.1.1/release-notes.html
[2022-04-11T13:15:00.237Z]
[2022-04-11T13:15:00.237Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-04-11T13:15:47.149Z] [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-11T13:16:19.354Z]
[2022-04-11T13:16:19.354Z] > Task :compileKotlin
[2022-04-11T13:16:19.354Z] w: Runtime JAR files in the classpath should have the same
version. These files were found in the classpath:
[2022-04-11T13:16:19.354Z]
/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-11T13:16:19.354Z]
/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-11T13:16:19.354Z]
/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-11T13:16:19.354Z]
/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-11T13:16:19.354Z]
/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-11T13:16:19.354Z]
/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-11T13:16:19.354Z] w: Some runtime JAR files in the classpath have an incompatible
version. Consider removing them from the classpath
[2022-04-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/actions/PullAction.kt:
(38, 25): Name shadowed: editor
[2022-04-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z] 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-11T13:16:19.354Z]
[2022-04-11T13:16:19.354Z] > Task :compileJava NO-SOURCE
[2022-04-11T13:16:19.354Z] > Task :setupDependencies
[2022-04-11T13:16:19.354Z] > Task :patchPluginXml
[2022-04-11T13:16:19.615Z] > Task :processResources
[2022-04-11T13:16:19.615Z] > Task :classes
[2022-04-11T13:16:19.615Z] > Task :inspectClassesForKotlinIC
[2022-04-11T13:16:22.909Z] > Task :instrumentCode
[2022-04-11T13:16:22.909Z] > Task :postInstrumentCode
[2022-04-11T13:16:23.839Z] > Task :jar
[2022-04-11T13:16:23.839Z] > Task :prepareSandbox
[2022-04-11T13:16:29.136Z]
[2022-04-11T13:16:29.136Z] > Task :buildSearchableOptions
[2022-04-11T13:16:29.136Z] WARNING: An illegal reflective access operation has occurred
[2022-04-11T13:16:29.136Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-11T13:16:29.136Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-11T13:16:29.136Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-11T13:16:29.136Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-11T13:16:31.746Z] Starting searchable options index builder
[2022-04-11T13:16:31.746Z] 2022-04-11 09:16:31,340 [ 3076] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-11T13:16:32.749Z] Apr 11, 2022 9:16:32 AM java.util.prefs.FileSystemPreferences$1
run
[2022-04-11T13:16:32.749Z] INFO: Created user preferences directory.
[2022-04-11T13:16:32.749Z] Apr 11, 2022 9:16:32 AM java.util.prefs.FileSystemPreferences$6
run
[2022-04-11T13:16:32.749Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2022-04-11T13:16:42.952Z] Searchable options index builder completed
[2022-04-11T13:16:43.902Z]
[2022-04-11T13:16:43.902Z] > Task :jarSearchableOptions
[2022-04-11T13:16:44.833Z] > Task :buildPlugin
[2022-04-11T13:16:44.833Z] > Task :assemble
[2022-04-11T13:16:44.833Z]
[2022-04-11T13:16:44.833Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-11T13:16:44.833Z]
[2022-04-11T13:16:44.833Z] 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-11T13:16:44.833Z]
[2022-04-11T13:16:44.833Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-11T13:16:44.833Z]
[2022-04-11T13:16:44.833Z] BUILD SUCCESSFUL in 1m 47s
[2022-04-11T13:16:44.833Z] 12 actionable tasks: 12 executed
[2022-04-11T13:16:45.467Z] [Pipeline] }
[2022-04-11T13:16:45.486Z] [Pipeline] // stage
[2022-04-11T13:16:45.501Z] [Pipeline] stage
[2022-04-11T13:16:45.505Z] [Pipeline] { (Package)
[2022-04-11T13:16:45.525Z] [Pipeline] sh
[2022-04-11T13:16:45.802Z] + ./gradlew buildPlugin -PprojectVersion=0.4.3.124
[2022-04-11T13:16:47.215Z] > Task :compileKotlin UP-TO-DATE
[2022-04-11T13:16:47.215Z] > Task :compileJava NO-SOURCE
[2022-04-11T13:16:47.215Z] > Task :setupDependencies
[2022-04-11T13:16:47.215Z] > Task :patchPluginXml UP-TO-DATE
[2022-04-11T13:16:47.215Z] > Task :processResources UP-TO-DATE
[2022-04-11T13:16:47.215Z] > Task :classes UP-TO-DATE
[2022-04-11T13:16:47.215Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2022-04-11T13:16:47.215Z] > Task :instrumentCode
[2022-04-11T13:16:47.215Z] > Task :postInstrumentCode
[2022-04-11T13:16:47.215Z] > Task :jar UP-TO-DATE
[2022-04-11T13:16:47.215Z] > Task :prepareSandbox UP-TO-DATE
[2022-04-11T13:16:49.782Z]
[2022-04-11T13:16:49.782Z] > Task :buildSearchableOptions
[2022-04-11T13:16:49.782Z] WARNING: An illegal reflective access operation has occurred
[2022-04-11T13:16:49.782Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-11T13:16:49.782Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-11T13:16:49.782Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-11T13:16:49.782Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-11T13:16:50.075Z] Starting searchable options index builder
[2022-04-11T13:16:50.658Z] 2022-04-11 09:16:50,081 [ 2336] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-11T13:17:02.949Z] Searchable options index builder completed
[2022-04-11T13:17:02.949Z]
[2022-04-11T13:17:02.949Z] > Task :jarSearchableOptions UP-TO-DATE
[2022-04-11T13:17:02.949Z] > Task :buildPlugin UP-TO-DATE
[2022-04-11T13:17:02.949Z]
[2022-04-11T13:17:02.949Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-11T13:17:02.949Z]
[2022-04-11T13:17:02.949Z] 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-11T13:17:02.949Z]
[2022-04-11T13:17:02.949Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-11T13:17:02.949Z]
[2022-04-11T13:17:02.949Z] BUILD SUCCESSFUL in 16s
[2022-04-11T13:17:02.949Z] 12 actionable tasks: 4 executed, 8 up-to-date
[2022-04-11T13:17:02.959Z] [Pipeline] }
[2022-04-11T13:17:02.981Z] [Pipeline] // stage
[2022-04-11T13:17:02.999Z] [Pipeline] stage
[2022-04-11T13:17:03.003Z] [Pipeline] { (Upload)
[2022-04-11T13:17:03.032Z] [Pipeline] findFiles
[2022-04-11T13:17:03.441Z] [Pipeline] sh
[2022-04-11T13:17:03.719Z] + rsync -Pzrlt --rsh=ssh --protocol=28
'build/distributions/Kubernetes by Red Hat-0.4.3.124.zip'
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-kubernetes/
[2022-04-11T13:17:03.976Z] protocol version mismatch -- is your shell clean?
[2022-04-11T13:17:03.976Z] (see the rsync man page for an explanation)
[2022-04-11T13:17:03.976Z] rsync error: protocol incompatibility (code 2) at compat.c(178)
[sender=3.1.2]
[2022-04-11T13:17:03.990Z] [Pipeline] }
[2022-04-11T13:17:04.013Z] [Pipeline] // stage
[2022-04-11T13:17:04.032Z] [Pipeline] step