Started by GitHub push by MathieuMorlighem Running as SYSTEM Building remotely on ha:////4FpaC4oQpizYolxdU62df51fuaAfHf2m1u4+rzGYHgcDAAAAox+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzeEgYJ/eT83ILSktQi/dzEZP9g3eDMnEygVn0AXcH6Q80AAAA=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 54c59c8fa36927794ae6c8abd9caabf1dbab78a0 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 54c59c8fa36927794ae6c8abd9caabf1dbab78a0 # timeout=10 Commit message: "CHG: always symlink when running on local machine" > git rev-list --no-walk 070df3b32ef1f6ee3a1f757cbb2c8b73cf78934b # timeout=10 [macOS-Silicon-Python] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins9013618116407673197.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/m/classes/clusters/computecanada.m src/m/classes/model.m src/m/os/issmscpout.m src/m/os/issmscpout.py -- 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: 80554 Waiting on: 80555 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 from loadmodel import loadmodel File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadmodel.py", line 1, in from loadvars import loadvars File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadvars.py", line 13, in from model import * File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/model.py", line 39, in from generic import generic File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/clusters/generic.py", line 14, in from issmscpout import issmscpout File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/os/issmscpout.py", line 6 def issmscpout(host, path, login, port, packages, , bracketstyle=1): ^ SyntaxError: invalid syntax 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 from loadmodel import loadmodel File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadmodel.py", line 1, in from loadvars import loadvars File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadvars.py", line 13, in from model import * File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/model.py", line 39, in from generic import generic File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/clusters/generic.py", line 14, in from issmscpout import issmscpout File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/os/issmscpout.py", line 6 def issmscpout(host, path, login, port, packages, , bracketstyle=1): ^ SyntaxError: invalid syntax -----------End of python_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE