Skip to content
Success

Console Output

Started by timer
Running as Jenkins Build User
Obtained Jenkins/FullBuild from git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Brokk 3 in /var/lib/jenkins/workspace/Cforall_Full_Build
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential git_key_aug2025
Fetching changes from the remote Git repository
Checking out Revision d2e6f84f3b7585dab64aafb0165087bccb73845d (refs/remotes/origin/master)
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Full_Build/.git # timeout=10
 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2e6f84f3b7585dab64aafb0165087bccb73845d # timeout=10
Commit message: "clean up string discussion"
 > git rev-list --no-walk c488cf0e639de0180f67554231d748c385bbbc33 # timeout=10
[Pipeline] wrap
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: gcc_9_x64_new)
[Pipeline] { (Branch: gcc_10_x64_new)
[Pipeline] { (Branch: gcc_11_x64_new)
[Pipeline] { (Branch: clang_x64_new)
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] sleep
22:47:02 Sleeping for 4 min 0 sec
[Pipeline] sleep
22:47:02 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:02 No need to sleep any longer
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
[Pipeline] build
22:47:02 Scheduling project: Cforall » master
22:47:08 Starting building: Cforall » master #150
22:47:08 Starting building: Cforall » master #151
[Pipeline] build
22:50:02 Scheduling project: Cforall » master
22:50:08 Starting building: Cforall » master #152
[Pipeline] build
22:51:02 Scheduling project: Cforall » master
22:51:08 Starting building: Cforall » master #153
22:59:36 Build Cforall » master #151 completed: SUCCESS
[Pipeline] echo
22:59:36 SUCCESS
[Pipeline] }
22:59:57 Build Cforall » master #150 completed: SUCCESS
[Pipeline] echo
22:59:57 SUCCESS
[Pipeline] }
23:02:42 Build Cforall » master #152 completed: SUCCESS
[Pipeline] echo
23:02:42 SUCCESS
[Pipeline] }
23:03:49 Build Cforall » master #153 completed: SUCCESS
[Pipeline] echo
23:03:49 SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Package)
[Pipeline] build
23:03:49 Scheduling project: Cforall Distribute
23:03:58 Starting building: Cforall Distribute #3
23:23:26 Build Cforall Distribute #3 completed: SUCCESS
[Pipeline] echo
23:23:26 SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Promote)
[Pipeline] build
23:23:26 Scheduling project: Cforall Promote
23:23:33 Starting building: Cforall Promote #4
23:23:41 Build Cforall Promote #4 completed: SUCCESS
[Pipeline] echo
23:23:41 SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] node
Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build
[Pipeline] {
[Pipeline] echo
notifying users
[Pipeline] emailext
Sending email to: cforall@lists.uwaterloo.ca
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS