Started by GitHub push by TidbitSoftware Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Dakota The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init /Users/jenkins/workspace/macOS-Silicon-Dakota # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 3f47a93e75c9c71aa9794a1b72181e879f1454b5 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f47a93e75c9c71aa9794a1b72181e879f1454b5 # timeout=10 Commit message: "Upgraded all macOS and Linux builds to use PETSc 3.23; clean up" > git rev-list --no-walk aa1171d34923e61a4c8f0bdf94676bcf0ced071f # timeout=10 [macOS-Silicon-Dakota] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins7231448405532936139.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing autotools ====================================================== ====================================================== Installing cmake ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== Installing boost ====================================================== ====================================================== Installing dakota ====================================================== Finding libgfortran... ./install-6.2-mac.sh: line 22: BLAS_ROOT: unbound variable ====================================================== ERROR: installation of dakota failed ====================================================== Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE