Build failed in Jenkins: Adapters » IntelliJ » intellij-quarkus-build #585
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...>
Changes:
------------------------------------------
[2023-10-27T15:31:01.502Z] Started by an SCM change
[2023-10-27T15:31:01.503Z] Checking out git https://github.com/redhat-developer/intellij-quarkus into /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script/e1d44936ae4255db2c7ee908b0fb355a2b0bd0331626484063802cac24f9f498 to read Jenkinsfile
[2023-10-27T15:31:01.506Z] The recommended git tool is: NONE
[2023-10-27T15:31:01.506Z] No credentials specified
[2023-10-27T15:31:01.507Z] > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script/e1d44936ae4255db2c7ee908b0fb355a2b0bd0331626484063802cac24f9f498/.git # timeout=10
[2023-10-27T15:31:01.516Z] Fetching changes from the remote Git repository
[2023-10-27T15:31:01.521Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-10-27T15:31:01.532Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-quarkus
[2023-10-27T15:31:01.532Z] > git --version # timeout=10
[2023-10-27T15:31:01.538Z] > git --version # 'git version 2.39.3'
[2023-10-27T15:31:01.538Z] > git fetch --tags --force --progress -- https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-10-27T15:31:05.239Z] > git rev-parse origin/main^{commit} # timeout=10
[2023-10-27T15:31:05.252Z] Checking out Revision 8483e8cbe4c1815450d96d7e0acc5dd398a344b5 (origin/main)
[2023-10-27T15:31:05.252Z] > git config core.sparsecheckout # timeout=10
[2023-10-27T15:31:05.259Z] > git checkout -f 8483e8cbe4c1815450d96d7e0acc5dd398a344b5 # timeout=10
[2023-10-27T15:31:05.783Z] Commit message: "build: upgrade to Gradle 8.4 and build.gradle.kts"
[2023-10-27T15:31:05.783Z] > git rev-list --no-walk a1a9b8a133cb83d8b7e4a045ea5d8ea7817cecae # timeout=10
[2023-10-27T15:31:06.094Z] [Pipeline] Start of Pipeline
[2023-10-27T15:31:06.145Z] [Pipeline] node
[2023-10-27T15:31:21.150Z] Still waiting to schedule task
[2023-10-27T15:31:21.151Z] All nodes of label ‘rhel7’ are offline
[2023-10-27T15:35:41.312Z] Running on rhel7-448 in /jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2023-10-27T15:35:41.316Z] [Pipeline] {
[2023-10-27T15:35:41.337Z] [Pipeline] tool
[2023-10-27T15:35:41.388Z] [Pipeline] stage
[2023-10-27T15:35:41.393Z] [Pipeline] { (Checkout repo)
[2023-10-27T15:35:41.409Z] [Pipeline] deleteDir
[2023-10-27T15:35:41.441Z] [Pipeline] git
[2023-10-27T15:35:41.456Z] The recommended git tool is: NONE
[2023-10-27T15:35:42.381Z] No credentials specified
[2023-10-27T15:35:42.383Z] Cloning the remote Git repository
[2023-10-27T15:35:42.678Z] Cloning repository https://github.com/redhat-developer/intellij-quarkus
[2023-10-27T15:35:42.703Z] > git init /jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2023-10-27T15:35:42.728Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-quarkus
[2023-10-27T15:35:42.728Z] > git --version # timeout=10
[2023-10-27T15:35:42.733Z] > git --version # 'git version 1.8.3.1'
[2023-10-27T15:35:42.733Z] > git fetch --tags --progress https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-10-27T15:35:43.700Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-10-27T15:35:43.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-10-27T15:35:43.713Z] Avoid second fetch
[2023-10-27T15:35:43.720Z] Checking out Revision 10ee5e5302c892c9d25c73e755ff32474152d140 (refs/remotes/origin/main)
[2023-10-27T15:35:44.101Z] Commit message: "build: fix ci build"
[2023-10-27T15:35:44.002Z] > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
[2023-10-27T15:35:44.012Z] > git config core.sparsecheckout # timeout=10
[2023-10-27T15:35:44.027Z] > git checkout -f 10ee5e5302c892c9d25c73e755ff32474152d140 # timeout=10
[2023-10-27T15:35:44.209Z] > git branch -a -v --no-abbrev # timeout=10
[2023-10-27T15:35:44.214Z] > git checkout -b main 10ee5e5302c892c9d25c73e755ff32474152d140 # timeout=10
[2023-10-27T15:35:44.390Z] > git rev-list --no-walk 5dc6ca003ab2537906b1e5a27e7ba49061671718 # timeout=10
[2023-10-27T15:35:44.137Z] [Pipeline] }
[2023-10-27T15:35:44.156Z] [Pipeline] // stage
[2023-10-27T15:35:44.168Z] [Pipeline] readProperties
[2023-10-27T15:35:44.208Z] [Pipeline] step