See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2023-11-14T18:11:01.386Z] Started by an SCM change
[2023-11-14T18:11:01.387Z] 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-11-14T18:11:01.390Z] The recommended git tool is: NONE
[2023-11-14T18:11:01.390Z] No credentials specified
[2023-11-14T18:11:01.390Z] > git rev-parse --resolve-git-dir
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script/e1d44936ae4255db2c7ee908b0fb355a2b0bd0331626484063802cac24f9f498/.git
# timeout=10
[2023-11-14T18:11:01.400Z] Fetching changes from the remote Git repository
[2023-11-14T18:11:01.406Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-11-14T18:11:01.417Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-11-14T18:11:01.417Z] > git --version # timeout=10
[2023-11-14T18:11:01.424Z] > git --version # 'git version 2.39.3'
[2023-11-14T18:11:01.424Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-11-14T18:11:02.364Z] > git rev-parse origin/main^{commit} # timeout=10
[2023-11-14T18:11:02.377Z] Checking out Revision 653fb62c6d8c84bdb3d893da095244d9a7cbac18
(origin/main)
[2023-11-14T18:11:02.377Z] > git config core.sparsecheckout # timeout=10
[2023-11-14T18:11:02.383Z] > git checkout -f 653fb62c6d8c84bdb3d893da095244d9a7cbac18
# timeout=10
[2023-11-14T18:11:02.790Z] Commit message: "feat: configure Maven wrapper usage if
available"
[2023-11-14T18:11:02.790Z] > git rev-list --no-walk
f501ffaa3c39e15bc1ad695d9a3a3a7a40ff4a7d # timeout=10
[2023-11-14T18:11:03.077Z] [Pipeline] Start of Pipeline
[2023-11-14T18:11:03.111Z] [Pipeline] node
[2023-11-14T18:11:18.116Z] Still waiting to schedule task
[2023-11-14T18:11:18.117Z] All nodes of label ‘rhel7’ are offline
[2023-11-14T18:13:55.579Z] Running on rhel7-604 in
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2023-11-14T18:13:55.583Z] [Pipeline] {
[2023-11-14T18:13:55.601Z] [Pipeline] tool
[2023-11-14T18:13:55.638Z] [Pipeline] stage
[2023-11-14T18:13:55.641Z] [Pipeline] { (Checkout repo)
[2023-11-14T18:13:55.655Z] [Pipeline] deleteDir
[2023-11-14T18:13:55.676Z] [Pipeline] git
[2023-11-14T18:13:55.684Z] The recommended git tool is: NONE
[2023-11-14T18:13:56.774Z] No credentials specified
[2023-11-14T18:13:56.776Z] Cloning the remote Git repository
[2023-11-14T18:13:56.417Z] Cloning repository
https://github.com/redhat-developer/intellij-quarkus
[2023-11-14T18:13:56.447Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2023-11-14T18:13:56.491Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-11-14T18:13:56.492Z] > git --version # timeout=10
[2023-11-14T18:13:56.498Z] > git --version # 'git version 1.8.3.1'
[2023-11-14T18:13:56.499Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-11-14T18:13:57.335Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-11-14T18:13:57.349Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-11-14T18:13:58.112Z] Avoid second fetch
[2023-11-14T18:13:58.119Z] Checking out Revision 653fb62c6d8c84bdb3d893da095244d9a7cbac18
(refs/remotes/origin/main)
[2023-11-14T18:13:58.530Z] Commit message: "feat: configure Maven wrapper usage if
available"
[2023-11-14T18:13:58.540Z] [Pipeline] }
[2023-11-14T18:13:58.559Z] [Pipeline] // stage
[2023-11-14T18:13:58.571Z] [Pipeline] readProperties
[2023-11-14T18:13:58.614Z] [Pipeline] step