See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2023-10-27T16:11:01.460Z] Started by an SCM change
[2023-10-27T16:11:01.461Z] 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-27T16:11:01.464Z] The recommended git tool is: NONE
[2023-10-27T16:11:01.464Z] No credentials specified
[2023-10-27T16:11:01.465Z] > 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-27T16:11:01.472Z] Fetching changes from the remote Git repository
[2023-10-27T16:11:01.478Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-10-27T16:11:01.488Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-10-27T16:11:01.488Z] > git --version # timeout=10
[2023-10-27T16:11:01.493Z] > git --version # 'git version 2.39.3'
[2023-10-27T16:11:01.494Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-10-27T16:11:02.247Z] > git rev-parse origin/main^{commit} # timeout=10
[2023-10-27T16:11:02.260Z] Checking out Revision 72fffcffea81c9c85fa462bf6fc7ca0f5a275f88
(origin/main)
[2023-10-27T16:11:02.260Z] > git config core.sparsecheckout # timeout=10
[2023-10-27T16:11:02.266Z] > git checkout -f 72fffcffea81c9c85fa462bf6fc7ca0f5a275f88
# timeout=10
[2023-10-27T16:11:02.700Z] Commit message: "build: fix version parsing"
[2023-10-27T16:11:02.701Z] > git rev-list --no-walk
1fc336eec6a91e0ecd941f8a53828045015d5605 # timeout=10
[2023-10-27T16:11:02.935Z] [Pipeline] Start of Pipeline
[2023-10-27T16:11:02.970Z] [Pipeline] node
[2023-10-27T16:11:17.975Z] Still waiting to schedule task
[2023-10-27T16:11:17.976Z] All nodes of label ‘rhel7’ are offline
[2023-10-27T16:12:33.458Z] Running on rhel7-450 in
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2023-10-27T16:12:33.462Z] [Pipeline] {
[2023-10-27T16:12:33.482Z] [Pipeline] tool
[2023-10-27T16:12:33.521Z] [Pipeline] stage
[2023-10-27T16:12:33.528Z] [Pipeline] { (Checkout repo)
[2023-10-27T16:12:33.555Z] [Pipeline] deleteDir
[2023-10-27T16:12:33.581Z] [Pipeline] git
[2023-10-27T16:12:33.593Z] The recommended git tool is: NONE
[2023-10-27T16:12:35.266Z] No credentials specified
[2023-10-27T16:12:35.270Z] Cloning the remote Git repository
[2023-10-27T16:12:34.226Z] Cloning repository
https://github.com/redhat-developer/intellij-quarkus
[2023-10-27T16:12:34.260Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2023-10-27T16:12:34.341Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-10-27T16:12:34.341Z] > git --version # timeout=10
[2023-10-27T16:12:34.364Z] > git --version # 'git version 1.8.3.1'
[2023-10-27T16:12:34.365Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-10-27T16:12:37.003Z] Avoid second fetch
[2023-10-27T16:12:35.357Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-10-27T16:12:35.376Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-10-27T16:12:37.027Z] Checking out Revision 72fffcffea81c9c85fa462bf6fc7ca0f5a275f88
(refs/remotes/origin/main)
[2023-10-27T16:12:37.631Z] Commit message: "build: fix version parsing"
[2023-10-27T16:12:37.643Z] [Pipeline] }
[2023-10-27T16:12:37.670Z] [Pipeline] // stage
[2023-10-27T16:12:37.689Z] [Pipeline] readProperties
[2023-10-27T16:12:37.749Z] [Pipeline] step