Skip to content
Started by timer
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Binaries-MATLAB/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # 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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 9eea90f0cdbd1fa4cddea86ea4eeb456118c05b9 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9eea90f0cdbd1fa4cddea86ea4eeb456118c05b9 # timeout=10
Commit message: "Adjusted tolerances"
 > git rev-list --no-walk 9eea90f0cdbd1fa4cddea86ea4eeb456118c05b9 # timeout=10
[macOS-Silicon-Binaries-MATLAB] $ /bin/sh -xe /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****16087197266497079955.sh
+ export ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB
+ ISSM_DIR=/Users/****/workspace/macOS-Silicon-Binaries-MATLAB
+ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
++ /opt/homebrew/bin/brew shellenv
+ eval 'export HOMEBREW_PREFIX="/opt/homebrew";
export HOMEBREW_CELLAR="/opt/homebrew/Cellar";
export HOMEBREW_REPOSITORY="/opt/homebrew";
PATH="/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"; export PATH;
[ -z "${MANPATH-}" ] || export MANPATH=":${MANPATH#:}";
export INFOPATH="/opt/homebrew/share/info:${INFOPATH:-}";'
++ export HOMEBREW_PREFIX=/opt/homebrew
++ HOMEBREW_PREFIX=/opt/homebrew
++ export HOMEBREW_CELLAR=/opt/homebrew/Cellar
++ HOMEBREW_CELLAR=/opt/homebrew/Cellar
++ export HOMEBREW_REPOSITORY=/opt/homebrew
++ HOMEBREW_REPOSITORY=/opt/homebrew
++ PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
++ export PATH
++ '[' -z '' ']'
++ export INFOPATH=/opt/homebrew/share/info:
++ INFOPATH=/opt/homebrew/share/info:
+ export LIBRARY_PATH=/opt/homebrew/lib/gcc/current
+ LIBRARY_PATH=/opt/homebrew/lib/gcc/current
+ export PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ PATH=/opt/homebrew/Cellar/gnu-sed/4.9/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
+ ./packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Skipping dakota                          
======================================================
======================================================
       Skipping chaco                          
======================================================
======================================================
       Skipping curl                          
======================================================
======================================================
       Skipping hdf5                          
======================================================
======================================================
       Skipping netcdf                          
======================================================
======================================================
       Skipping proj                          
======================================================
======================================================
       Skipping gdal                          
======================================================
======================================================
       Skipping gshhg                          
======================================================
======================================================
       Skipping gmt                          
======================================================
======================================================
       Skipping gmsh                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
Skipping ISSM compilation
+++ Removing old junit reports from: /Users/****/workspace/macOS-Silicon-Binaries-MATLAB/nightlylog/results 
Cleaning up existing assets
Moving certain shared libraries to lib/
Moving MPICH binaries to bin/
Moving GDAL binaries to bin/
Moving Gmsh binaries to bin/
Moving GMT binaries to bin/
Moving GSHHG assets to share/
Moving PROJ assets to bin/ and share/
Running tests
All tests PASSED
Removing test/NightlyRun/LHS_2.out
Removing test/NightlyRun/LHS_3.out
Removing test/NightlyRun/LHS_7.out
Removing test/NightlyRun/LHS_8.out
Removing test/NightlyRun/LHS_9.out
Removing test/NightlyRun/LHS_distributions.out
Removing test/NightlyRun/LHS_samples.out
Removing test/NightlyRun/S4
Removing test/NightlyRun/dakota.rst
Removing test/NightlyRun/matlab.log
Copying assets to package: ISSM-macOS-Silicon-MATLAB
Cleaning up unneeded/unwanted files
Compressing package
Checking out copy of repository for signed packages
Committing lock file to repository for signed packages
touch: ./signed/signing.lock: No such file or directory
Checking out copy of repository for unsigned packages
Committing package to repository for unsigned packages
Checking progress of signing...
...in progress still; checking again in 60 seconds
Skipped 'signed/notarization.log'
svn: E155007: None of the targets are working copies
grep: ./signed/notarization.log: No such file or directory
Notarization failed!
----------------------- Contents of notarization logfile -----------------------
cat: ./signed/notarization.log: No such file or directory
--------------------------------------------------------------------------------
Failure while committing package for signing
Build step 'Execute shell' marked build as failure
Finished: FAILURE