Started by GitHub push by TidbitSoftware
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Python
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Python/.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 12903b3080fdee9e566efbe03e81a6b8ba20128f (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 12903b3080fdee9e566efbe03e81a6b8ba20128f # timeout=10
Commit message: "CHG: Reapplying corrections for scp on systems that don't have bash list expansion; more error checks; clean up"
> git rev-list --no-walk a1e8b264eac28f887f2e01571cfa8dc181773571 # timeout=10
[macOS-Silicon-Python] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins14763658789151365900.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
List of changed files
---------------------
src/m/os/issmbbftpin.m
src/m/os/issmscpin.m
src/m/os/issmscpin.py
src/m/os/issmscpout.m
src/m/os/issmscpout.py
src/m/os/issmstscpin.m
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
Skipping autotools
======================================================
======================================================
Skipping cmake
======================================================
======================================================
Skipping petsc
======================================================
======================================================
Skipping triangle
======================================================
======================================================
Skipping m1qn3
======================================================
======================================================
Skipping semic
======================================================
======================================================
Skipping shell2junit
======================================================
Skipping ISSM compilation
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 88223
Waiting on: 88224
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog/results
----------Python exited in error!----------
OSGeo/GDAL for Python not installed, overlay plots are not enabled
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/./runme.py", line 31, in <module>
from loadmodel import loadmodel
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadmodel.py", line 1, in <module>
from loadvars import loadvars
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadvars.py", line 13, in <module>
from model import *
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/model.py", line 39, in <module>
from generic import generic
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/clusters/generic.py", line 13, in <module>
from issmscpin import issmscpin
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/os/issmscpin.py", line 31
if errs != '':
IndentationError: unexpected indent
OSGeo/GDAL for Python not installed, overlay plots are not enabled
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/./runme.py", line 31, in <module>
from loadmodel import loadmodel
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadmodel.py", line 1, in <module>
from loadvars import loadvars
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadvars.py", line 13, in <module>
from model import *
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/model.py", line 39, in <module>
from generic import generic
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/clusters/generic.py", line 13, in <module>
from issmscpin import issmscpin
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/os/issmscpin.py", line 31
if errs != '':
IndentationError: unexpected indent
-----------End of python_log.log-----------
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE