[2026-05-03T08:16:08.914Z] Started by upstream project "anvil/anvil-build-cron" build number 43 [2026-05-03T08:16:08.914Z] originally caused by: [2026-05-03T08:16:08.914Z] Started by timer [2026-05-03T08:16:08.916Z] Checking out git https://github.com/kronosnet/ci-tools into /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@script/18d36490139ea3115a016727edc17b73ac4b32db3b427f0e1094d9ff7ce43c40 to read pipelines/projects/anvil/build-dep-repos/Jenkinsfile [2026-05-03T08:16:08.917Z] Selected Git installation does not exist. Using Default [2026-05-03T08:16:08.917Z] The recommended git tool is: NONE [2026-05-03T08:16:08.917Z] No credentials specified [2026-05-03T08:16:08.917Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-05-03T08:16:08.917Z] Wiping out workspace first. [2026-05-03T08:16:08.948Z] Cloning the remote Git repository [2026-05-03T08:16:08.948Z] Cloning repository https://github.com/kronosnet/ci-tools [2026-05-03T08:16:08.948Z] > git init /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@script/18d36490139ea3115a016727edc17b73ac4b32db3b427f0e1094d9ff7ce43c40 # timeout=10 [2026-05-03T08:16:08.958Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools [2026-05-03T08:16:08.958Z] > git --version # timeout=10 [2026-05-03T08:16:08.966Z] > git --version # 'git version 2.47.3' [2026-05-03T08:16:08.966Z] > git fetch --tags --force --progress -- https://github.com/kronosnet/ci-tools +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-03T08:16:09.300Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools # timeout=10 [2026-05-03T08:16:09.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-03T08:16:09.317Z] Avoid second fetch [2026-05-03T08:16:09.318Z] > git rev-parse origin/main^{commit} # timeout=10 [2026-05-03T08:16:09.325Z] Checking out Revision 9ad09a984fa36f4673663554aea24fb7e9688b8f (origin/main) [2026-05-03T08:16:09.325Z] > git config core.sparsecheckout # timeout=10 [2026-05-03T08:16:09.332Z] > git checkout -f 9ad09a984fa36f4673663554aea24fb7e9688b8f # timeout=10 [2026-05-03T08:16:09.367Z] Commit message: "Merge pull request #44 from nrwahl2/nrwahl2-pacemaker" [2026-05-03T08:16:09.367Z] > git rev-list --no-walk 9ad09a984fa36f4673663554aea24fb7e9688b8f # timeout=10 [2026-05-03T08:16:09.394Z] Loading library ProjectLib@main:pipelines/projects/anvil/ [2026-05-03T08:16:09.604Z] Examining kronosnet/ci-tools [2026-05-03T08:16:09.604Z] Attempting to resolve main as a branch [2026-05-03T08:16:09.814Z] Resolved main as branch main at revision 9ad09a984fa36f4673663554aea24fb7e9688b8f [2026-05-03T08:16:09.816Z] Selected Git installation does not exist. Using Default [2026-05-03T08:16:09.816Z] The recommended git tool is: NONE [2026-05-03T08:16:09.816Z] using credential 93a393a1-7fe9-45ae-ade0-5a533c87d8d9 [2026-05-03T08:16:09.819Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-05-03T08:16:09.819Z] Wiping out workspace first. [2026-05-03T08:16:09.843Z] Cloning the remote Git repository [2026-05-03T08:16:09.843Z] Using shallow clone with depth 1 [2026-05-03T08:16:09.843Z] Avoid fetching tags [2026-05-03T08:16:09.843Z] Honoring refspec on initial clone [2026-05-03T08:16:09.843Z] Cloning repository https://github.com/kronosnet/ci-tools.git [2026-05-03T08:16:09.843Z] > git init /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@libs/a38125f6c167b5c61aae7e05cd041ecf55e96373eebcceb3c4473bea537ec70b # timeout=10 [2026-05-03T08:16:09.853Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-05-03T08:16:09.853Z] > git --version # timeout=10 [2026-05-03T08:16:09.859Z] > git --version # 'git version 2.47.3' [2026-05-03T08:16:09.859Z] using GIT_ASKPASS to set credentials getCredUUID - github [2026-05-03T08:16:09.866Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools.git +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-05-03T08:16:10.060Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-05-03T08:16:10.067Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-05-03T08:16:10.076Z] Avoid second fetch [2026-05-03T08:16:10.076Z] Checking out Revision 9ad09a984fa36f4673663554aea24fb7e9688b8f (main) [2026-05-03T08:16:10.076Z] > git config core.sparsecheckout # timeout=10 [2026-05-03T08:16:10.084Z] > git checkout -f 9ad09a984fa36f4673663554aea24fb7e9688b8f # timeout=10 [2026-05-03T08:16:10.116Z] Commit message: "Merge pull request #44 from nrwahl2/nrwahl2-pacemaker" [2026-05-03T08:16:10.122Z] Loading library GlobalLib@main:./pipelines/libs/global/ [2026-05-03T08:16:10.303Z] Examining kronosnet/ci-tools [2026-05-03T08:16:10.303Z] Attempting to resolve main as a branch [2026-05-03T08:16:10.463Z] Resolved main as branch main at revision 9ad09a984fa36f4673663554aea24fb7e9688b8f [2026-05-03T08:16:10.464Z] Selected Git installation does not exist. Using Default [2026-05-03T08:16:10.464Z] The recommended git tool is: NONE [2026-05-03T08:16:10.464Z] using credential 93a393a1-7fe9-45ae-ade0-5a533c87d8d9 [2026-05-03T08:16:10.468Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-05-03T08:16:10.468Z] Wiping out workspace first. [2026-05-03T08:16:10.485Z] Cloning the remote Git repository [2026-05-03T08:16:10.485Z] Using shallow clone with depth 1 [2026-05-03T08:16:10.485Z] Avoid fetching tags [2026-05-03T08:16:10.485Z] Honoring refspec on initial clone [2026-05-03T08:16:10.485Z] Cloning repository https://github.com/kronosnet/ci-tools.git [2026-05-03T08:16:10.485Z] > git init /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@libs/a38125f6c167b5c61aae7e05cd041ecf55e96373eebcceb3c4473bea537ec70b # timeout=10 [2026-05-03T08:16:10.495Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-05-03T08:16:10.495Z] > git --version # timeout=10 [2026-05-03T08:16:10.502Z] > git --version # 'git version 2.47.3' [2026-05-03T08:16:10.502Z] using GIT_ASKPASS to set credentials getCredUUID - github [2026-05-03T08:16:10.511Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools.git +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-05-03T08:16:10.704Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-05-03T08:16:10.712Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-05-03T08:16:10.721Z] Avoid second fetch [2026-05-03T08:16:10.721Z] Checking out Revision 9ad09a984fa36f4673663554aea24fb7e9688b8f (main) [2026-05-03T08:16:10.721Z] > git config core.sparsecheckout # timeout=10 [2026-05-03T08:16:10.728Z] > git checkout -f 9ad09a984fa36f4673663554aea24fb7e9688b8f # timeout=10 [2026-05-03T08:16:10.760Z] Commit message: "Merge pull request #44 from nrwahl2/nrwahl2-pacemaker" [2026-05-03T08:16:10.775Z] Loading library GithubLib@main:./pipelines/libs/github/ [2026-05-03T08:16:10.964Z] Examining kronosnet/ci-tools [2026-05-03T08:16:10.964Z] Attempting to resolve main as a branch [2026-05-03T08:16:11.113Z] Resolved main as branch main at revision 9ad09a984fa36f4673663554aea24fb7e9688b8f [2026-05-03T08:16:11.114Z] Selected Git installation does not exist. Using Default [2026-05-03T08:16:11.114Z] The recommended git tool is: NONE [2026-05-03T08:16:11.114Z] using credential 93a393a1-7fe9-45ae-ade0-5a533c87d8d9 [2026-05-03T08:16:11.116Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-05-03T08:16:11.116Z] Wiping out workspace first. [2026-05-03T08:16:11.134Z] Cloning the remote Git repository [2026-05-03T08:16:11.134Z] Using shallow clone with depth 1 [2026-05-03T08:16:11.134Z] Avoid fetching tags [2026-05-03T08:16:11.134Z] Honoring refspec on initial clone [2026-05-03T08:16:11.134Z] Cloning repository https://github.com/kronosnet/ci-tools.git [2026-05-03T08:16:11.134Z] > git init /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@libs/a38125f6c167b5c61aae7e05cd041ecf55e96373eebcceb3c4473bea537ec70b # timeout=10 [2026-05-03T08:16:11.144Z] Fetching upstream changes from https://github.com/kronosnet/ci-tools.git [2026-05-03T08:16:11.144Z] > git --version # timeout=10 [2026-05-03T08:16:11.151Z] > git --version # 'git version 2.47.3' [2026-05-03T08:16:11.151Z] using GIT_ASKPASS to set credentials getCredUUID - github [2026-05-03T08:16:11.158Z] > git fetch --no-tags --force --progress --depth=1 -- https://github.com/kronosnet/ci-tools.git +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-05-03T08:16:11.344Z] > git config remote.origin.url https://github.com/kronosnet/ci-tools.git # timeout=10 [2026-05-03T08:16:11.352Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-05-03T08:16:11.361Z] Avoid second fetch [2026-05-03T08:16:11.361Z] Checking out Revision 9ad09a984fa36f4673663554aea24fb7e9688b8f (main) [2026-05-03T08:16:11.361Z] > git config core.sparsecheckout # timeout=10 [2026-05-03T08:16:11.369Z] > git checkout -f 9ad09a984fa36f4673663554aea24fb7e9688b8f # timeout=10 [2026-05-03T08:16:11.406Z] Commit message: "Merge pull request #44 from nrwahl2/nrwahl2-pacemaker" [2026-05-03T08:16:11.428Z] [Pipeline] Start of Pipeline [2026-05-03T08:16:11.520Z] [Pipeline] node [2026-05-03T08:16:12.170Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:16:12.171Z] [Pipeline] { [2026-05-03T08:16:12.311Z] Connecting to https://api.github.com using 319854/****** (jenkins github integration (clusterlab org)) [2026-05-03T08:16:12.619Z] [Pipeline] stage [2026-05-03T08:16:12.620Z] [Pipeline] { (Declarative: Checkout SCM) [2026-05-03T08:16:12.626Z] [Pipeline] checkout [2026-05-03T08:16:12.627Z] The recommended git tool is: NONE [2026-05-03T08:16:12.627Z] using credential fef09ef8-eb88-4eb9-895b-4ca2d5eac6f7 [2026-05-03T08:16:12.630Z] DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead. [2026-05-03T08:16:12.630Z] Wiping out workspace first. [2026-05-03T08:16:12.637Z] Cloning the remote Git repository [2026-05-03T08:16:12.637Z] Cloning repository https://github.com/ClusterLabs/anvil-external-deps.git [2026-05-03T08:16:12.638Z] > git init /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main # timeout=10 [2026-05-03T08:16:12.649Z] Fetching upstream changes from https://github.com/ClusterLabs/anvil-external-deps.git [2026-05-03T08:16:12.649Z] > git --version # timeout=10 [2026-05-03T08:16:12.656Z] > git --version # 'git version 2.47.3' [2026-05-03T08:16:12.656Z] using GIT_ASKPASS to set credentials jenkins github integration (clusterlab org) [2026-05-03T08:16:12.831Z] > git fetch --tags --force --progress -- https://github.com/ClusterLabs/anvil-external-deps.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-03T08:16:13.044Z] > git config remote.origin.url https://github.com/ClusterLabs/anvil-external-deps.git # timeout=10 [2026-05-03T08:16:13.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-03T08:16:13.063Z] Avoid second fetch [2026-05-03T08:16:13.063Z] Checking out Revision 23e9a5f56fb021f271e954f7b4566a9929cc1114 (main) [2026-05-03T08:16:13.063Z] > git config core.sparsecheckout # timeout=10 [2026-05-03T08:16:13.070Z] > git checkout -f 23e9a5f56fb021f271e954f7b4566a9929cc1114 # timeout=10 [2026-05-03T08:16:13.087Z] Commit message: "Update drdb + deal with rpm patch macros around" [2026-05-03T08:16:13.088Z] > git rev-list --no-walk 23e9a5f56fb021f271e954f7b4566a9929cc1114 # timeout=10 [2026-05-03T08:16:13.539Z] [Pipeline] } [2026-05-03T08:16:13.541Z] [Pipeline] // stage [2026-05-03T08:16:13.545Z] [Pipeline] withEnv [2026-05-03T08:16:13.545Z] [Pipeline] { [2026-05-03T08:16:13.550Z] [Pipeline] stage [2026-05-03T08:16:13.550Z] [Pipeline] { (Setup build env) [2026-05-03T08:16:13.559Z] [Pipeline] script [2026-05-03T08:16:13.560Z] [Pipeline] { [2026-05-03T08:16:13.590Z] [Pipeline] sh [2026-05-03T08:16:13.845Z] + env [2026-05-03T08:16:13.845Z] + sort [2026-05-03T08:16:13.845Z] BRANCH_IS_PRIMARY=true [2026-05-03T08:16:13.845Z] BRANCH_NAME=main [2026-05-03T08:16:13.845Z] BUILD_DISPLAY_NAME=#48 [2026-05-03T08:16:13.845Z] BUILD_ID=48 [2026-05-03T08:16:13.845Z] BUILD_NUMBER=48 [2026-05-03T08:16:13.845Z] BUILD_TAG=jenkins-anvil-anvil-build-dep-repos-main-48 [2026-05-03T08:16:13.845Z] BUILD_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/ [2026-05-03T08:16:13.845Z] CI=true [2026-05-03T08:16:13.845Z] EXECUTOR_NUMBER=230 [2026-05-03T08:16:13.845Z] GITLAB_OBJECT_KIND=none [2026-05-03T08:16:13.845Z] GIT_BRANCH=main [2026-05-03T08:16:13.845Z] GIT_COMMIT=23e9a5f56fb021f271e954f7b4566a9929cc1114 [2026-05-03T08:16:13.845Z] GIT_PREVIOUS_COMMIT=23e9a5f56fb021f271e954f7b4566a9929cc1114 [2026-05-03T08:16:13.845Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=23e9a5f56fb021f271e954f7b4566a9929cc1114 [2026-05-03T08:16:13.845Z] GIT_URL=https://github.com/ClusterLabs/anvil-external-deps.git [2026-05-03T08:16:13.845Z] HOME=/var/lib/jenkins [2026-05-03T08:16:13.845Z] HUDSON_COOKIE=6297295d-0195-4601-afcc-4e5f440ea6e6 [2026-05-03T08:16:13.845Z] HUDSON_HOME=/var/lib/jenkins [2026-05-03T08:16:13.845Z] HUDSON_SERVER_COOKIE=f72c2a7a1ea776d6 [2026-05-03T08:16:13.845Z] HUDSON_URL=https://haci.fast.eng.rdu2.dc.redhat.com/ [2026-05-03T08:16:13.845Z] INVOCATION_ID=30c09545d2c94491941b3a4744337e3c [2026-05-03T08:16:13.845Z] JAVA_HOME=/usr/lib/jvm/jre-21-openjdk [2026-05-03T08:16:13.845Z] JENKINS_HOME=/var/lib/jenkins [2026-05-03T08:16:13.845Z] JENKINS_NODE_COOKIE=d8b595c7-bc16-490b-a0fb-cebcad5f888a [2026-05-03T08:16:13.845Z] JENKINS_SERVER_COOKIE=durable-4dc6dd0ffd595292402c1c69ac25d79085945182d729225cd9bee7ba207ded50 [2026-05-03T08:16:13.845Z] JENKINS_URL=https://haci.fast.eng.rdu2.dc.redhat.com/ [2026-05-03T08:16:13.845Z] JOB_BASE_NAME=main [2026-05-03T08:16:13.845Z] JOB_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/display/redirect [2026-05-03T08:16:13.845Z] JOB_NAME=anvil/anvil-build-dep-repos/main [2026-05-03T08:16:13.845Z] JOB_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/ [2026-05-03T08:16:13.845Z] JOURNAL_STREAM=8:135363654 [2026-05-03T08:16:13.845Z] LANG=C.UTF-8 [2026-05-03T08:16:13.845Z] LOGNAME=jenkins [2026-05-03T08:16:13.845Z] NODE_LABELS=built-in nobuild [2026-05-03T08:16:13.845Z] NODE_NAME=built-in [2026-05-03T08:16:13.845Z] NOTIFY_SOCKET=/run/systemd/notify [2026-05-03T08:16:13.845Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin [2026-05-03T08:16:13.845Z] PWD=/var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:16:13.845Z] RJPP_BRANCH=main [2026-05-03T08:16:13.845Z] RJPP_JENKINSFILE=pipelines/projects/anvil/build-dep-repos/Jenkinsfile [2026-05-03T08:16:13.845Z] RJPP_SCM_URL=https://github.com/kronosnet/ci-tools [2026-05-03T08:16:13.845Z] RUN_ARTIFACTS_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect?page=artifacts [2026-05-03T08:16:13.845Z] RUN_CHANGES_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect?page=changes [2026-05-03T08:16:13.845Z] RUN_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect [2026-05-03T08:16:13.845Z] RUN_TESTS_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect?page=tests [2026-05-03T08:16:13.845Z] SHELL=/bin/bash [2026-05-03T08:16:13.845Z] SHLVL=2 [2026-05-03T08:16:13.845Z] STAGE_NAME=Setup build env [2026-05-03T08:16:13.845Z] SYSTEMD_EXEC_PID=3007212 [2026-05-03T08:16:13.845Z] USER=jenkins [2026-05-03T08:16:13.845Z] WORKSPACE=/var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:16:13.845Z] WORKSPACE_TMP=/var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@tmp [2026-05-03T08:16:13.845Z] _=/usr/bin/env [2026-05-03T08:16:13.845Z] library.GithubLib.version=main [2026-05-03T08:16:13.845Z] library.GlobalLib.version=main [2026-05-03T08:16:13.845Z] library.ProjectLib.version=main [2026-05-03T08:16:13.865Z] [Pipeline] lock [2026-05-03T08:16:13.865Z] Trying to acquire lock on [Resource: MAINTENANCE LOCKOUT] [2026-05-03T08:16:13.865Z] Resource [MAINTENANCE LOCKOUT] did not exist. Created. [2026-05-03T08:16:13.866Z] Lock acquired on [Resource: MAINTENANCE LOCKOUT] [2026-05-03T08:16:13.866Z] [Pipeline] { [2026-05-03T08:16:13.868Z] [Pipeline] } [2026-05-03T08:16:13.868Z] Lock released on resource [Resource: MAINTENANCE LOCKOUT] [2026-05-03T08:16:13.870Z] [Pipeline] // lock [2026-05-03T08:16:13.881Z] [Pipeline] withCredentials [2026-05-03T08:16:13.884Z] > git --version # timeout=10 [2026-05-03T08:16:13.892Z] > git --version # 'git version 2.47.3' [2026-05-03T08:16:13.893Z] Masking supported pattern matches of $GIT_PASSWORD or $GIT_ASKPASS [2026-05-03T08:16:13.894Z] [Pipeline] { [2026-05-03T08:16:13.925Z] [Pipeline] sh [2026-05-03T08:16:14.181Z] + env [2026-05-03T08:16:14.181Z] + sort [2026-05-03T08:16:14.181Z] BRANCH_IS_PRIMARY=true [2026-05-03T08:16:14.181Z] BRANCH_NAME=main [2026-05-03T08:16:14.181Z] BUILD_DISPLAY_NAME=#48 [2026-05-03T08:16:14.181Z] BUILD_ID=48 [2026-05-03T08:16:14.181Z] BUILD_NUMBER=48 [2026-05-03T08:16:14.181Z] BUILD_TAG=jenkins-anvil-anvil-build-dep-repos-main-48 [2026-05-03T08:16:14.181Z] BUILD_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/ [2026-05-03T08:16:14.181Z] CI=true [2026-05-03T08:16:14.181Z] CITBRANCH=main [2026-05-03T08:16:14.181Z] EXECUTOR_NUMBER=230 [2026-05-03T08:16:14.181Z] GITLAB_OBJECT_KIND=none [2026-05-03T08:16:14.181Z] GIT_ASKPASS=**** [2026-05-03T08:16:14.181Z] GIT_BRANCH=main [2026-05-03T08:16:14.181Z] GIT_COMMIT=23e9a5f56fb021f271e954f7b4566a9929cc1114 [2026-05-03T08:16:14.181Z] GIT_PASSWORD=**** [2026-05-03T08:16:14.181Z] GIT_PREVIOUS_COMMIT=23e9a5f56fb021f271e954f7b4566a9929cc1114 [2026-05-03T08:16:14.181Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=23e9a5f56fb021f271e954f7b4566a9929cc1114 [2026-05-03T08:16:14.181Z] GIT_TERMINAL_PROMPT=false [2026-05-03T08:16:14.181Z] GIT_URL=https://github.com/ClusterLabs/anvil-external-deps.git [2026-05-03T08:16:14.181Z] GIT_USERNAME=knet-ci-bot [2026-05-03T08:16:14.181Z] HOME=/var/lib/jenkins [2026-05-03T08:16:14.181Z] HUDSON_COOKIE=daaf1e61-151b-4850-8dce-3e4cc88acdff [2026-05-03T08:16:14.181Z] HUDSON_HOME=/var/lib/jenkins [2026-05-03T08:16:14.181Z] HUDSON_SERVER_COOKIE=f72c2a7a1ea776d6 [2026-05-03T08:16:14.181Z] HUDSON_URL=https://haci.fast.eng.rdu2.dc.redhat.com/ [2026-05-03T08:16:14.181Z] INVOCATION_ID=30c09545d2c94491941b3a4744337e3c [2026-05-03T08:16:14.181Z] JAVA_HOME=/usr/lib/jvm/jre-21-openjdk [2026-05-03T08:16:14.181Z] JENKINS_HOME=/var/lib/jenkins [2026-05-03T08:16:14.181Z] JENKINS_NODE_COOKIE=d8b595c7-bc16-490b-a0fb-cebcad5f888a [2026-05-03T08:16:14.181Z] JENKINS_SERVER_COOKIE=durable-4dc6dd0ffd595292402c1c69ac25d79085945182d729225cd9bee7ba207ded50 [2026-05-03T08:16:14.181Z] JENKINS_URL=https://haci.fast.eng.rdu2.dc.redhat.com/ [2026-05-03T08:16:14.181Z] JOB_BASE_NAME=main [2026-05-03T08:16:14.181Z] JOB_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/display/redirect [2026-05-03T08:16:14.181Z] JOB_NAME=anvil/anvil-build-dep-repos/main [2026-05-03T08:16:14.181Z] JOB_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/ [2026-05-03T08:16:14.181Z] JOURNAL_STREAM=8:135363654 [2026-05-03T08:16:14.181Z] LANG=C.UTF-8 [2026-05-03T08:16:14.181Z] LOGNAME=jenkins [2026-05-03T08:16:14.181Z] NODE_LABELS=built-in nobuild [2026-05-03T08:16:14.181Z] NODE_NAME=built-in [2026-05-03T08:16:14.181Z] NOTIFY_SOCKET=/run/systemd/notify [2026-05-03T08:16:14.181Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin [2026-05-03T08:16:14.181Z] PWD=/var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:16:14.181Z] RJPP_BRANCH=main [2026-05-03T08:16:14.181Z] RJPP_JENKINSFILE=pipelines/projects/anvil/build-dep-repos/Jenkinsfile [2026-05-03T08:16:14.181Z] RJPP_SCM_URL=https://github.com/kronosnet/ci-tools [2026-05-03T08:16:14.181Z] RUN_ARTIFACTS_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect?page=artifacts [2026-05-03T08:16:14.181Z] RUN_CHANGES_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect?page=changes [2026-05-03T08:16:14.181Z] RUN_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect [2026-05-03T08:16:14.181Z] RUN_TESTS_DISPLAY_URL=https://haci.fast.eng.rdu2.dc.redhat.com/job/anvil/job/anvil-build-dep-repos/job/main/48/display/redirect?page=tests [2026-05-03T08:16:14.181Z] SHELL=/bin/bash [2026-05-03T08:16:14.181Z] SHLVL=2 [2026-05-03T08:16:14.181Z] STAGE_NAME=Setup build env [2026-05-03T08:16:14.181Z] SYSTEMD_EXEC_PID=3007212 [2026-05-03T08:16:14.181Z] USER=jenkins [2026-05-03T08:16:14.181Z] WORKSPACE=/var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:16:14.181Z] WORKSPACE_TMP=/var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@tmp [2026-05-03T08:16:14.181Z] _=/usr/bin/env [2026-05-03T08:16:14.181Z] library.GithubLib.version=main [2026-05-03T08:16:14.181Z] library.GlobalLib.version=main [2026-05-03T08:16:14.181Z] library.ProjectLib.version=main [2026-05-03T08:16:14.183Z] [Pipeline] echo [2026-05-03T08:16:14.183Z] isPullRequest: false [2026-05-03T08:16:14.185Z] [Pipeline] echo [2026-05-03T08:16:14.185Z] Build Cause: [[_class:org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause, shortDescription:Started by upstream project "anvil/anvil-build-cron" build number 43, upstreamBuild:43, upstreamProject:anvil/anvil-build-cron, upstreamUrl:job/anvil/job/anvil-build-cron/]] [2026-05-03T08:16:14.186Z] [Pipeline] echo [2026-05-03T08:16:14.186Z] Build Triggered by merge into branch [2026-05-03T08:16:14.186Z] [Pipeline] } [2026-05-03T08:16:14.189Z] [Pipeline] // withCredentials [2026-05-03T08:16:14.233Z] [Pipeline] echo [2026-05-03T08:16:14.233Z] Not installing branch main [2026-05-03T08:16:14.251Z] [Pipeline] catchError [2026-05-03T08:16:14.251Z] [Pipeline] { [2026-05-03T08:16:14.272Z] [Pipeline] echo [2026-05-03T08:16:14.272Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=built-in [2026-05-03T08:16:14.274Z] [Pipeline] sh [2026-05-03T08:16:14.529Z] + mkdir -p /var/tmp/jenkins-sources [2026-05-03T08:16:14.531Z] [Pipeline] sh [2026-05-03T08:16:14.787Z] + tar --exclude=sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz -czf /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz . [2026-05-03T08:16:14.787Z] [Pipeline] } [2026-05-03T08:16:14.790Z] [Pipeline] // catchError [2026-05-03T08:16:14.793Z] [Pipeline] echo [2026-05-03T08:16:14.794Z] info map: [nonvoting_fail:0, nonvoting_fail_nodes:, voting_fail:0, voting_fail_nodes:, nonvoting_run:0, voting_run:0, exception_text:, email_extra_text:, covtgtdir:, cov_results_urls:[], repo_urls:[], new_cov_results_urls:[], EXTRAVER_LIST:[], subjobs:[], state:script error, CHECKS:, DISTROCONFOPTS:, EXTRACHECKS:, MAKEINSTALLOPTS:, MAKEOPTS:, RPMDEPS:, bootstrap:null, fullrebuild:null, isPullRequest:false, project:anvil-build-dep-repos, authcheck:true, target:main, pull_id:1, publishrpm:1, install:0, covinstall:1, is_draft:false, covopts:, tarfile:sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz] [2026-05-03T08:16:14.795Z] [Pipeline] } [2026-05-03T08:16:14.797Z] [Pipeline] // script [2026-05-03T08:16:14.799Z] [Pipeline] } [2026-05-03T08:16:14.801Z] [Pipeline] // stage [2026-05-03T08:16:14.804Z] [Pipeline] stage [2026-05-03T08:16:14.805Z] [Pipeline] { (build external deps repos) [2026-05-03T08:16:14.811Z] [Pipeline] script [2026-05-03T08:16:14.813Z] [Pipeline] { [2026-05-03T08:16:14.860Z] [Pipeline] parallel [2026-05-03T08:16:14.861Z] [Pipeline] { (Branch: anvil-ci-bm-phy02) [2026-05-03T08:16:14.861Z] [Pipeline] { (Branch: anvil-ci-bm-phy03) [2026-05-03T08:16:14.861Z] [Pipeline] { (Branch: anvil-ci-bm-phy04) [2026-05-03T08:16:14.861Z] [Pipeline] { (Branch: anvil-ci-bm-phy05) [2026-05-03T08:16:14.862Z] [Pipeline] { (Branch: anvil-ci-bm-phy06) [2026-05-03T08:16:14.862Z] [Pipeline] { (Branch: anvil-ci-bm-phy07) [2026-05-03T08:16:14.880Z] [Pipeline] node [2026-05-03T08:16:14.882Z] [Pipeline] node [2026-05-03T08:16:15.061Z] [Pipeline] node [2026-05-03T08:16:15.236Z] [Pipeline] node [2026-05-03T08:16:15.412Z] [Pipeline] node [2026-05-03T08:16:15.589Z] [Pipeline] node [2026-05-03T08:16:29.881Z] Still waiting to schedule task [2026-05-03T08:16:29.881Z] Waiting for next available executor on ‘anvil-ci-bm-phy02’ [2026-05-03T08:16:30.060Z] Still waiting to schedule task [2026-05-03T08:16:30.060Z] Waiting for next available executor on ‘anvil-ci-bm-phy03’ [2026-05-03T08:16:30.235Z] Still waiting to schedule task [2026-05-03T08:16:30.236Z] Waiting for next available executor on ‘anvil-ci-bm-phy04’ [2026-05-03T08:16:30.411Z] Still waiting to schedule task [2026-05-03T08:16:30.411Z] Waiting for next available executor on ‘anvil-ci-bm-phy05’ [2026-05-03T08:16:30.588Z] Still waiting to schedule task [2026-05-03T08:16:30.588Z] Waiting for next available executor on ‘anvil-ci-bm-phy06’ [2026-05-03T08:16:30.763Z] Still waiting to schedule task [2026-05-03T08:16:30.764Z] Waiting for next available executor on ‘anvil-ci-bm-phy07’ [2026-05-03T08:28:02.366Z] Running on anvil-ci-bm-phy02 in /srv/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:28:02.366Z] [Pipeline] { [2026-05-03T08:28:02.371Z] [Pipeline] cleanWs [2026-05-03T08:28:02.421Z] [WS-CLEANUP] Deleting project workspace... [2026-05-03T08:28:02.421Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-03T08:28:02.703Z] [WS-CLEANUP] done [2026-05-03T08:28:02.705Z] [Pipeline] stage [2026-05-03T08:28:02.706Z] [Pipeline] { (checkout) [2026-05-03T08:28:02.725Z] [Pipeline] echo [2026-05-03T08:28:02.725Z] runWithTimeout 30 [2026-05-03T08:28:02.726Z] [Pipeline] timeout [2026-05-03T08:28:02.726Z] Timeout set to expire in 30 min [2026-05-03T08:28:02.727Z] [Pipeline] { [2026-05-03T08:28:02.731Z] [Pipeline] echo [2026-05-03T08:28:02.731Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=anvil-ci-bm-phy02 [2026-05-03T08:28:02.732Z] [Pipeline] dir [2026-05-03T08:28:02.732Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:28:02.733Z] [Pipeline] { [2026-05-03T08:28:02.745Z] [Pipeline] sh [2026-05-03T08:28:03.316Z] [Pipeline] sleep [2026-05-03T08:28:03.316Z] Sleeping for 9 sec [2026-05-03T08:28:12.318Z] [Pipeline] node [2026-05-03T08:28:12.640Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:28:12.641Z] [Pipeline] { [2026-05-03T08:28:12.648Z] [Pipeline] sh [2026-05-03T08:28:12.904Z] + scp /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz anvil-ci-bm-phy02:/srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:28:13.815Z] [Pipeline] } [2026-05-03T08:28:13.824Z] [Pipeline] // node [2026-05-03T08:28:13.828Z] [Pipeline] sh [2026-05-03T08:28:14.326Z] + tar --no-same-owner -xzf sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:28:14.399Z] [Pipeline] sh [2026-05-03T08:28:14.871Z] + rm sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:28:14.944Z] [Pipeline] } [2026-05-03T08:28:14.947Z] [Pipeline] // dir [2026-05-03T08:28:14.949Z] [Pipeline] } [2026-05-03T08:28:14.951Z] [Pipeline] // timeout [2026-05-03T08:28:14.953Z] [Pipeline] } [2026-05-03T08:28:14.955Z] [Pipeline] // stage [2026-05-03T08:28:14.958Z] [Pipeline] stage [2026-05-03T08:28:14.959Z] [Pipeline] { (Building bm-phy02 repo on node anvil-ci-bm-phy02) [2026-05-03T08:28:14.962Z] [Pipeline] dir [2026-05-03T08:28:14.962Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:28:14.962Z] [Pipeline] { [2026-05-03T08:28:14.985Z] [Pipeline] tee [2026-05-03T08:28:14.985Z] [Pipeline] { [2026-05-03T08:28:15.016Z] [Pipeline] echo [2026-05-03T08:28:15.041Z] getNodeProperties: node = anvil-ci-bm-phy02 - env='[]' - props:[:] [2026-05-03T08:28:15.060Z] [Pipeline] sh [2026-05-03T08:28:15.556Z] + ./build-anvil-ext-repo -d bm-phy02 -p /var/www/html [2026-05-03T08:28:15.556Z] Error! mock missing from PATH [2026-05-03T08:28:15.629Z] [Pipeline] } [2026-05-03T08:28:15.632Z] [Pipeline] // tee [2026-05-03T08:28:15.636Z] [Pipeline] sh [2026-05-03T08:28:16.222Z] [Pipeline] sh [2026-05-03T08:28:16.694Z] + mv TMP_build_deps_repo_bm-phy02.log FAILED_build_deps_repo_bm-phy02.log [2026-05-03T08:28:16.769Z] [Pipeline] archiveArtifacts [2026-05-03T08:28:16.794Z] Archiving artifacts [2026-05-03T08:28:16.846Z] [Pipeline] } [2026-05-03T08:28:16.849Z] [Pipeline] // dir [2026-05-03T08:28:16.852Z] [Pipeline] catchError [2026-05-03T08:28:16.852Z] [Pipeline] { [2026-05-03T08:28:16.856Z] [Pipeline] sh [2026-05-03T08:28:17.429Z] [Pipeline] } [2026-05-03T08:28:17.429Z] ERROR: script returned exit code 1 [2026-05-03T08:28:17.433Z] [Pipeline] // catchError [2026-05-03T08:28:17.435Z] [Pipeline] } [2026-05-03T08:28:17.438Z] [Pipeline] // stage [2026-05-03T08:28:17.441Z] [Pipeline] } [2026-05-03T08:28:17.444Z] [Pipeline] // node [2026-05-03T08:28:17.445Z] [Pipeline] } [2026-05-03T08:28:35.970Z] Running on anvil-ci-bm-phy03 in /srv/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:28:35.970Z] [Pipeline] { [2026-05-03T08:28:35.975Z] [Pipeline] cleanWs [2026-05-03T08:28:36.022Z] [WS-CLEANUP] Deleting project workspace... [2026-05-03T08:28:36.023Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-03T08:28:36.293Z] [WS-CLEANUP] done [2026-05-03T08:28:36.296Z] [Pipeline] stage [2026-05-03T08:28:36.297Z] [Pipeline] { (checkout) [2026-05-03T08:28:36.301Z] [Pipeline] echo [2026-05-03T08:28:36.301Z] runWithTimeout 30 [2026-05-03T08:28:36.302Z] [Pipeline] timeout [2026-05-03T08:28:36.302Z] Timeout set to expire in 30 min [2026-05-03T08:28:36.302Z] [Pipeline] { [2026-05-03T08:28:36.306Z] [Pipeline] echo [2026-05-03T08:28:36.306Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=anvil-ci-bm-phy03 [2026-05-03T08:28:36.307Z] [Pipeline] dir [2026-05-03T08:28:36.307Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:28:36.308Z] [Pipeline] { [2026-05-03T08:28:36.311Z] [Pipeline] sh [2026-05-03T08:28:36.871Z] [Pipeline] sleep [2026-05-03T08:28:36.871Z] Sleeping for 10 sec [2026-05-03T08:28:46.873Z] [Pipeline] node [2026-05-03T08:28:47.377Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:28:47.378Z] [Pipeline] { [2026-05-03T08:28:47.382Z] [Pipeline] sh [2026-05-03T08:28:47.639Z] + scp /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz anvil-ci-bm-phy03:/srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:28:48.550Z] [Pipeline] } [2026-05-03T08:28:48.553Z] [Pipeline] // node [2026-05-03T08:28:48.556Z] [Pipeline] sh [2026-05-03T08:28:49.046Z] + tar --no-same-owner -xzf sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:28:49.118Z] [Pipeline] sh [2026-05-03T08:28:49.584Z] + rm sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:28:49.654Z] [Pipeline] } [2026-05-03T08:28:49.657Z] [Pipeline] // dir [2026-05-03T08:28:49.659Z] [Pipeline] } [2026-05-03T08:28:49.662Z] [Pipeline] // timeout [2026-05-03T08:28:49.664Z] [Pipeline] } [2026-05-03T08:28:49.666Z] [Pipeline] // stage [2026-05-03T08:28:49.669Z] [Pipeline] stage [2026-05-03T08:28:49.670Z] [Pipeline] { (Building bm-phy03 repo on node anvil-ci-bm-phy03) [2026-05-03T08:28:49.672Z] [Pipeline] dir [2026-05-03T08:28:49.673Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:28:49.673Z] [Pipeline] { [2026-05-03T08:28:49.676Z] [Pipeline] tee [2026-05-03T08:28:49.676Z] [Pipeline] { [2026-05-03T08:28:49.680Z] [Pipeline] echo [2026-05-03T08:28:49.704Z] getNodeProperties: node = anvil-ci-bm-phy03 - env='[]' - props:[:] [2026-05-03T08:28:49.707Z] [Pipeline] sh [2026-05-03T08:28:50.174Z] + ./build-anvil-ext-repo -d bm-phy03 -p /var/www/html [2026-05-03T08:28:50.174Z] Error! mock missing from PATH [2026-05-03T08:28:50.247Z] [Pipeline] } [2026-05-03T08:28:50.249Z] [Pipeline] // tee [2026-05-03T08:28:50.253Z] [Pipeline] sh [2026-05-03T08:28:50.828Z] [Pipeline] sh [2026-05-03T08:28:51.296Z] + mv TMP_build_deps_repo_bm-phy03.log FAILED_build_deps_repo_bm-phy03.log [2026-05-03T08:28:51.371Z] [Pipeline] archiveArtifacts [2026-05-03T08:28:51.395Z] Archiving artifacts [2026-05-03T08:28:51.445Z] [Pipeline] } [2026-05-03T08:28:51.448Z] [Pipeline] // dir [2026-05-03T08:28:51.451Z] [Pipeline] catchError [2026-05-03T08:28:51.452Z] [Pipeline] { [2026-05-03T08:28:51.455Z] [Pipeline] sh [2026-05-03T08:28:52.018Z] [Pipeline] } [2026-05-03T08:28:52.019Z] ERROR: script returned exit code 1 [2026-05-03T08:28:52.021Z] [Pipeline] // catchError [2026-05-03T08:28:52.023Z] [Pipeline] } [2026-05-03T08:28:52.025Z] [Pipeline] // stage [2026-05-03T08:28:52.027Z] [Pipeline] } [2026-05-03T08:28:52.029Z] [Pipeline] // node [2026-05-03T08:28:52.031Z] [Pipeline] } [2026-05-03T08:29:06.499Z] Running on anvil-ci-bm-phy04 in /srv/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:29:06.500Z] [Pipeline] { [2026-05-03T08:29:06.506Z] [Pipeline] cleanWs [2026-05-03T08:29:06.554Z] [WS-CLEANUP] Deleting project workspace... [2026-05-03T08:29:06.554Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-03T08:29:06.839Z] [WS-CLEANUP] done [2026-05-03T08:29:06.841Z] [Pipeline] stage [2026-05-03T08:29:06.842Z] [Pipeline] { (checkout) [2026-05-03T08:29:06.846Z] [Pipeline] echo [2026-05-03T08:29:06.846Z] runWithTimeout 30 [2026-05-03T08:29:06.847Z] [Pipeline] timeout [2026-05-03T08:29:06.847Z] Timeout set to expire in 30 min [2026-05-03T08:29:06.847Z] [Pipeline] { [2026-05-03T08:29:06.851Z] [Pipeline] echo [2026-05-03T08:29:06.851Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=anvil-ci-bm-phy04 [2026-05-03T08:29:06.852Z] [Pipeline] dir [2026-05-03T08:29:06.853Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:29:06.853Z] [Pipeline] { [2026-05-03T08:29:06.856Z] [Pipeline] sh [2026-05-03T08:29:07.422Z] [Pipeline] sleep [2026-05-03T08:29:07.422Z] Sleeping for 11 sec [2026-05-03T08:29:18.424Z] [Pipeline] node [2026-05-03T08:29:18.829Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:29:18.830Z] [Pipeline] { [2026-05-03T08:29:18.834Z] [Pipeline] sh [2026-05-03T08:29:19.089Z] + scp /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz anvil-ci-bm-phy04:/srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:29:20.001Z] [Pipeline] } [2026-05-03T08:29:20.004Z] [Pipeline] // node [2026-05-03T08:29:20.007Z] [Pipeline] sh [2026-05-03T08:29:20.481Z] + tar --no-same-owner -xzf sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:29:20.554Z] [Pipeline] sh [2026-05-03T08:29:21.024Z] + rm sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:29:21.096Z] [Pipeline] } [2026-05-03T08:29:21.098Z] [Pipeline] // dir [2026-05-03T08:29:21.100Z] [Pipeline] } [2026-05-03T08:29:21.102Z] [Pipeline] // timeout [2026-05-03T08:29:21.105Z] [Pipeline] } [2026-05-03T08:29:21.107Z] [Pipeline] // stage [2026-05-03T08:29:21.111Z] [Pipeline] stage [2026-05-03T08:29:21.113Z] [Pipeline] { (Building bm-phy04 repo on node anvil-ci-bm-phy04) [2026-05-03T08:29:21.117Z] [Pipeline] dir [2026-05-03T08:29:21.117Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:29:21.118Z] [Pipeline] { [2026-05-03T08:29:21.121Z] [Pipeline] tee [2026-05-03T08:29:21.121Z] [Pipeline] { [2026-05-03T08:29:21.125Z] [Pipeline] echo [2026-05-03T08:29:21.149Z] getNodeProperties: node = anvil-ci-bm-phy04 - env='[]' - props:[:] [2026-05-03T08:29:21.152Z] [Pipeline] sh [2026-05-03T08:29:21.623Z] + ./build-anvil-ext-repo -d bm-phy04 -p /var/www/html [2026-05-03T08:29:21.623Z] Error! mock missing from PATH [2026-05-03T08:29:21.697Z] [Pipeline] } [2026-05-03T08:29:21.699Z] [Pipeline] // tee [2026-05-03T08:29:21.702Z] [Pipeline] sh [2026-05-03T08:29:22.285Z] [Pipeline] sh [2026-05-03T08:29:22.754Z] + mv TMP_build_deps_repo_bm-phy04.log FAILED_build_deps_repo_bm-phy04.log [2026-05-03T08:29:22.827Z] [Pipeline] archiveArtifacts [2026-05-03T08:29:22.852Z] Archiving artifacts [2026-05-03T08:29:22.905Z] [Pipeline] } [2026-05-03T08:29:22.907Z] [Pipeline] // dir [2026-05-03T08:29:22.911Z] [Pipeline] catchError [2026-05-03T08:29:22.911Z] [Pipeline] { [2026-05-03T08:29:22.914Z] [Pipeline] sh [2026-05-03T08:29:23.482Z] [Pipeline] } [2026-05-03T08:29:23.482Z] ERROR: script returned exit code 1 [2026-05-03T08:29:23.486Z] [Pipeline] // catchError [2026-05-03T08:29:23.488Z] [Pipeline] } [2026-05-03T08:29:23.490Z] [Pipeline] // stage [2026-05-03T08:29:23.492Z] [Pipeline] } [2026-05-03T08:29:23.495Z] [Pipeline] // node [2026-05-03T08:29:23.497Z] [Pipeline] } [2026-05-03T08:30:11.785Z] Running on anvil-ci-bm-phy07 in /srv/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:30:11.786Z] [Pipeline] { [2026-05-03T08:30:11.791Z] [Pipeline] cleanWs [2026-05-03T08:30:11.840Z] [WS-CLEANUP] Deleting project workspace... [2026-05-03T08:30:11.840Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-03T08:30:12.125Z] [WS-CLEANUP] done [2026-05-03T08:30:12.127Z] [Pipeline] stage [2026-05-03T08:30:12.128Z] [Pipeline] { (checkout) [2026-05-03T08:30:12.131Z] [Pipeline] echo [2026-05-03T08:30:12.131Z] runWithTimeout 30 [2026-05-03T08:30:12.133Z] [Pipeline] timeout [2026-05-03T08:30:12.133Z] Timeout set to expire in 30 min [2026-05-03T08:30:12.133Z] [Pipeline] { [2026-05-03T08:30:12.136Z] [Pipeline] echo [2026-05-03T08:30:12.137Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=anvil-ci-bm-phy07 [2026-05-03T08:30:12.138Z] [Pipeline] dir [2026-05-03T08:30:12.138Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:30:12.138Z] [Pipeline] { [2026-05-03T08:30:12.142Z] [Pipeline] sh [2026-05-03T08:30:12.711Z] [Pipeline] sleep [2026-05-03T08:30:12.711Z] Sleeping for 3 sec [2026-05-03T08:30:15.712Z] [Pipeline] node [2026-05-03T08:30:16.754Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:30:16.755Z] [Pipeline] { [2026-05-03T08:30:16.761Z] [Pipeline] sh [2026-05-03T08:30:17.017Z] + scp /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz anvil-ci-bm-phy07:/srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:30:17.959Z] [Pipeline] } [2026-05-03T08:30:17.963Z] [Pipeline] // node [2026-05-03T08:30:17.967Z] [Pipeline] sh [2026-05-03T08:30:18.438Z] + tar --no-same-owner -xzf sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:30:18.511Z] [Pipeline] sh [2026-05-03T08:30:18.980Z] + rm sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:30:19.053Z] [Pipeline] } [2026-05-03T08:30:19.056Z] [Pipeline] // dir [2026-05-03T08:30:19.058Z] [Pipeline] } [2026-05-03T08:30:19.060Z] [Pipeline] // timeout [2026-05-03T08:30:19.062Z] [Pipeline] } [2026-05-03T08:30:19.064Z] [Pipeline] // stage [2026-05-03T08:30:19.068Z] [Pipeline] stage [2026-05-03T08:30:19.068Z] [Pipeline] { (Building bm-phy07 repo on node anvil-ci-bm-phy07) [2026-05-03T08:30:19.071Z] [Pipeline] dir [2026-05-03T08:30:19.072Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:30:19.072Z] [Pipeline] { [2026-05-03T08:30:19.076Z] [Pipeline] tee [2026-05-03T08:30:19.076Z] [Pipeline] { [2026-05-03T08:30:19.080Z] [Pipeline] echo [2026-05-03T08:30:19.104Z] getNodeProperties: node = anvil-ci-bm-phy07 - env='[]' - props:[:] [2026-05-03T08:30:19.108Z] [Pipeline] sh [2026-05-03T08:30:19.580Z] + ./build-anvil-ext-repo -d bm-phy07 -p /var/www/html [2026-05-03T08:30:19.580Z] Error! mock missing from PATH [2026-05-03T08:30:19.655Z] [Pipeline] } [2026-05-03T08:30:19.658Z] [Pipeline] // tee [2026-05-03T08:30:19.663Z] [Pipeline] sh [2026-05-03T08:30:20.238Z] [Pipeline] sh [2026-05-03T08:30:20.717Z] + mv TMP_build_deps_repo_bm-phy07.log FAILED_build_deps_repo_bm-phy07.log [2026-05-03T08:30:20.792Z] [Pipeline] archiveArtifacts [2026-05-03T08:30:20.817Z] Archiving artifacts [2026-05-03T08:30:20.869Z] [Pipeline] } [2026-05-03T08:30:20.872Z] [Pipeline] // dir [2026-05-03T08:30:20.876Z] [Pipeline] catchError [2026-05-03T08:30:20.876Z] [Pipeline] { [2026-05-03T08:30:20.880Z] [Pipeline] sh [2026-05-03T08:30:21.448Z] [Pipeline] } [2026-05-03T08:30:21.448Z] ERROR: script returned exit code 1 [2026-05-03T08:30:21.451Z] [Pipeline] // catchError [2026-05-03T08:30:21.454Z] [Pipeline] } [2026-05-03T08:30:21.456Z] [Pipeline] // stage [2026-05-03T08:30:21.458Z] [Pipeline] } [2026-05-03T08:30:21.460Z] [Pipeline] // node [2026-05-03T08:30:21.463Z] [Pipeline] } [2026-05-03T08:34:52.367Z] Running on anvil-ci-bm-phy05 in /srv/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:34:52.367Z] [Pipeline] { [2026-05-03T08:34:52.372Z] [Pipeline] cleanWs [2026-05-03T08:34:52.421Z] [WS-CLEANUP] Deleting project workspace... [2026-05-03T08:34:52.421Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-03T08:34:52.750Z] [WS-CLEANUP] done [2026-05-03T08:34:52.755Z] [Pipeline] stage [2026-05-03T08:34:52.755Z] [Pipeline] { (checkout) [2026-05-03T08:34:52.761Z] [Pipeline] echo [2026-05-03T08:34:52.761Z] runWithTimeout 30 [2026-05-03T08:34:52.764Z] [Pipeline] timeout [2026-05-03T08:34:52.764Z] Timeout set to expire in 30 min [2026-05-03T08:34:52.765Z] [Pipeline] { [2026-05-03T08:34:52.771Z] [Pipeline] echo [2026-05-03T08:34:52.771Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=anvil-ci-bm-phy05 [2026-05-03T08:34:52.773Z] [Pipeline] dir [2026-05-03T08:34:52.774Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:34:52.774Z] [Pipeline] { [2026-05-03T08:34:52.778Z] [Pipeline] sh [2026-05-03T08:34:53.356Z] [Pipeline] sleep [2026-05-03T08:34:53.356Z] Sleeping for 1 sec [2026-05-03T08:34:54.357Z] [Pipeline] node [2026-05-03T08:34:54.611Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:34:54.612Z] [Pipeline] { [2026-05-03T08:34:54.616Z] [Pipeline] sh [2026-05-03T08:34:54.872Z] + scp /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz anvil-ci-bm-phy05:/srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:34:55.784Z] [Pipeline] } [2026-05-03T08:34:55.786Z] [Pipeline] // node [2026-05-03T08:34:55.790Z] [Pipeline] sh [2026-05-03T08:34:56.304Z] + tar --no-same-owner -xzf sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:34:56.379Z] [Pipeline] sh [2026-05-03T08:34:56.853Z] + rm sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:34:56.925Z] [Pipeline] } [2026-05-03T08:34:56.927Z] [Pipeline] // dir [2026-05-03T08:34:56.929Z] [Pipeline] } [2026-05-03T08:34:56.931Z] [Pipeline] // timeout [2026-05-03T08:34:56.933Z] [Pipeline] } [2026-05-03T08:34:56.935Z] [Pipeline] // stage [2026-05-03T08:34:56.938Z] [Pipeline] stage [2026-05-03T08:34:56.939Z] [Pipeline] { (Building bm-phy05 repo on node anvil-ci-bm-phy05) [2026-05-03T08:34:56.942Z] [Pipeline] dir [2026-05-03T08:34:56.942Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:34:56.942Z] [Pipeline] { [2026-05-03T08:34:56.945Z] [Pipeline] tee [2026-05-03T08:34:56.946Z] [Pipeline] { [2026-05-03T08:34:56.949Z] [Pipeline] echo [2026-05-03T08:34:56.974Z] getNodeProperties: node = anvil-ci-bm-phy05 - env='[]' - props:[:] [2026-05-03T08:34:56.977Z] [Pipeline] sh [2026-05-03T08:34:57.451Z] + ./build-anvil-ext-repo -d bm-phy05 -p /var/www/html [2026-05-03T08:34:57.451Z] Error! mock missing from PATH [2026-05-03T08:34:57.525Z] [Pipeline] } [2026-05-03T08:34:57.528Z] [Pipeline] // tee [2026-05-03T08:34:57.532Z] [Pipeline] sh [2026-05-03T08:34:58.105Z] [Pipeline] sh [2026-05-03T08:34:58.578Z] + mv TMP_build_deps_repo_bm-phy05.log FAILED_build_deps_repo_bm-phy05.log [2026-05-03T08:34:58.653Z] [Pipeline] archiveArtifacts [2026-05-03T08:34:58.678Z] Archiving artifacts [2026-05-03T08:34:58.732Z] [Pipeline] } [2026-05-03T08:34:58.734Z] [Pipeline] // dir [2026-05-03T08:34:58.738Z] [Pipeline] catchError [2026-05-03T08:34:58.738Z] [Pipeline] { [2026-05-03T08:34:58.741Z] [Pipeline] sh [2026-05-03T08:34:59.311Z] [Pipeline] } [2026-05-03T08:34:59.311Z] ERROR: script returned exit code 1 [2026-05-03T08:34:59.314Z] [Pipeline] // catchError [2026-05-03T08:34:59.316Z] [Pipeline] } [2026-05-03T08:34:59.318Z] [Pipeline] // stage [2026-05-03T08:34:59.320Z] [Pipeline] } [2026-05-03T08:34:59.322Z] [Pipeline] // node [2026-05-03T08:34:59.325Z] [Pipeline] } [2026-05-03T08:35:48.118Z] Running on anvil-ci-bm-phy06 in /srv/workspace/anvil_anvil-build-dep-repos_main [2026-05-03T08:35:48.118Z] [Pipeline] { [2026-05-03T08:35:48.123Z] [Pipeline] cleanWs [2026-05-03T08:35:48.173Z] [WS-CLEANUP] Deleting project workspace... [2026-05-03T08:35:48.173Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-05-03T08:35:48.505Z] [WS-CLEANUP] done [2026-05-03T08:35:48.508Z] [Pipeline] stage [2026-05-03T08:35:48.508Z] [Pipeline] { (checkout) [2026-05-03T08:35:48.512Z] [Pipeline] echo [2026-05-03T08:35:48.512Z] runWithTimeout 30 [2026-05-03T08:35:48.513Z] [Pipeline] timeout [2026-05-03T08:35:48.513Z] Timeout set to expire in 30 min [2026-05-03T08:35:48.513Z] [Pipeline] { [2026-05-03T08:35:48.517Z] [Pipeline] echo [2026-05-03T08:35:48.517Z] tarfile = sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz, node=anvil-ci-bm-phy06 [2026-05-03T08:35:48.518Z] [Pipeline] dir [2026-05-03T08:35:48.518Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:35:48.519Z] [Pipeline] { [2026-05-03T08:35:48.522Z] [Pipeline] sh [2026-05-03T08:35:49.102Z] [Pipeline] sleep [2026-05-03T08:35:49.102Z] Sleeping for 4 sec [2026-05-03T08:35:53.104Z] [Pipeline] node [2026-05-03T08:35:53.409Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:35:53.411Z] [Pipeline] { [2026-05-03T08:35:53.414Z] [Pipeline] sh [2026-05-03T08:35:53.670Z] + scp /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz anvil-ci-bm-phy06:/srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:35:54.581Z] [Pipeline] } [2026-05-03T08:35:54.774Z] [Pipeline] // node [2026-05-03T08:35:54.778Z] [Pipeline] sh [2026-05-03T08:35:55.281Z] + tar --no-same-owner -xzf sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:35:55.356Z] [Pipeline] sh [2026-05-03T08:35:55.838Z] + rm sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:35:55.912Z] [Pipeline] } [2026-05-03T08:35:55.915Z] [Pipeline] // dir [2026-05-03T08:35:55.917Z] [Pipeline] } [2026-05-03T08:35:55.919Z] [Pipeline] // timeout [2026-05-03T08:35:55.922Z] [Pipeline] } [2026-05-03T08:35:55.924Z] [Pipeline] // stage [2026-05-03T08:35:55.927Z] [Pipeline] stage [2026-05-03T08:35:55.928Z] [Pipeline] { (Building bm-phy06 repo on node anvil-ci-bm-phy06) [2026-05-03T08:35:55.931Z] [Pipeline] dir [2026-05-03T08:35:55.931Z] Running in /srv/workspace/anvil_anvil-build-dep-repos_main/anvil-build-dep-repos [2026-05-03T08:35:55.932Z] [Pipeline] { [2026-05-03T08:35:55.935Z] [Pipeline] tee [2026-05-03T08:35:55.936Z] [Pipeline] { [2026-05-03T08:35:55.939Z] [Pipeline] echo [2026-05-03T08:35:55.964Z] getNodeProperties: node = anvil-ci-bm-phy06 - env='[]' - props:[:] [2026-05-03T08:35:55.968Z] [Pipeline] sh [2026-05-03T08:35:56.447Z] + ./build-anvil-ext-repo -d bm-phy06 -p /var/www/html [2026-05-03T08:35:56.447Z] Error! mock missing from PATH [2026-05-03T08:35:56.523Z] [Pipeline] } [2026-05-03T08:35:56.527Z] [Pipeline] // tee [2026-05-03T08:35:56.531Z] [Pipeline] sh [2026-05-03T08:35:57.111Z] [Pipeline] sh [2026-05-03T08:35:57.611Z] + mv TMP_build_deps_repo_bm-phy06.log FAILED_build_deps_repo_bm-phy06.log [2026-05-03T08:35:57.687Z] [Pipeline] archiveArtifacts [2026-05-03T08:35:57.714Z] Archiving artifacts [2026-05-03T08:35:57.768Z] [Pipeline] } [2026-05-03T08:35:57.771Z] [Pipeline] // dir [2026-05-03T08:35:57.775Z] [Pipeline] catchError [2026-05-03T08:35:57.775Z] [Pipeline] { [2026-05-03T08:35:57.778Z] [Pipeline] sh [2026-05-03T08:35:58.355Z] [Pipeline] } [2026-05-03T08:35:58.356Z] ERROR: script returned exit code 1 [2026-05-03T08:35:58.359Z] [Pipeline] // catchError [2026-05-03T08:35:58.362Z] [Pipeline] } [2026-05-03T08:35:58.364Z] [Pipeline] // stage [2026-05-03T08:35:58.366Z] [Pipeline] } [2026-05-03T08:35:58.369Z] [Pipeline] // node [2026-05-03T08:35:58.371Z] [Pipeline] } [2026-05-03T08:35:58.373Z] [Pipeline] // parallel [2026-05-03T08:35:58.376Z] [Pipeline] } [2026-05-03T08:35:58.378Z] [Pipeline] // script [2026-05-03T08:35:58.381Z] [Pipeline] } [2026-05-03T08:35:58.383Z] [Pipeline] // stage [2026-05-03T08:35:58.387Z] [Pipeline] stage [2026-05-03T08:35:58.388Z] [Pipeline] { (Declarative: Post Actions) [2026-05-03T08:35:58.404Z] [Pipeline] sh [2026-05-03T08:35:58.660Z] + rm /var/tmp/jenkins-sources/sources-jenkins-anvil-anvil-build-dep-repos-main-48.tar.gz [2026-05-03T08:35:58.662Z] [Pipeline] stage [2026-05-03T08:35:58.662Z] [Pipeline] { (Copying logs) [2026-05-03T08:35:58.695Z] [Pipeline] node [2026-05-03T08:35:58.963Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@2 [2026-05-03T08:35:58.963Z] [Pipeline] { [2026-05-03T08:35:59.000Z] [Pipeline] node [2026-05-03T08:35:59.266Z] Running on Jenkins in /var/lib/jenkins/workspace/anvil_anvil-build-dep-repos_main@3 [2026-05-03T08:35:59.267Z] [Pipeline] { [2026-05-03T08:35:59.271Z] [Pipeline] sh [2026-05-03T08:35:59.527Z] + mkdir -p /var/lib/jenkins/locks [2026-05-03T08:35:59.536Z] [Pipeline] echo [2026-05-03T08:35:59.536Z] RWLock: FD for lock log_archive in stage projectFinishUp is 682 [2026-05-03T08:35:59.540Z] [Pipeline] sleep [2026-05-03T08:35:59.540Z] No need to sleep any longer [2026-05-03T08:35:59.544Z] [Pipeline] echo [2026-05-03T08:35:59.544Z] RWLock: log_archive in stage projectFinishUp locked for WRITE [2026-05-03T08:35:59.548Z] [Pipeline] } [2026-05-03T08:35:59.550Z] [Pipeline] // node [2026-05-03T08:35:59.554Z] [Pipeline] echo [2026-05-03T08:35:59.554Z] Copying logs to /var/www/ci.kronosnet.org/job/anvil/job/anvil-build-dep-repos/job/main/48/ [2026-05-03T08:35:59.556Z] [Pipeline] sh [2026-05-03T08:35:59.811Z] + mkdir -p /var/www/ci.kronosnet.org/job/anvil/job/anvil-build-dep-repos/job/main/48/ [2026-05-03T08:35:59.813Z] [Pipeline] sh