Started by GitHub push by MathieuMorlighem Running as SYSTEM Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Python The recommended git tool is: NONE > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-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' 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 cb5429a9c9240b58811f8c1bdc98120b66802275 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f cb5429a9c9240b58811f8c1bdc98120b66802275 # timeout=10 Commit message: "CHG: making sure scaling factor is >0 and not NaN" > git rev-list --no-walk f9b20b8562f195b9e2cfd82c98e931cfb7e0bbf1 # timeout=10 [Debian_Linux-Python] $ /bin/bash /tmp/jenkins5907403492202144762.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/m/classes/independent.m src/m/classes/independent.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: 1498695 Waiting on: 1498696 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: /home/jenkins/workspace/Debian_Linux-Python/nightlylog/results ----------Python exited in error!---------- OSGeo/GDAL for Python not installed, overlay plots are not enabled Traceback (most recent call last): File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/./runme.py", line 31, in from loadmodel import loadmodel File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadmodel.py", line 1, in from loadvars import loadvars File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadvars.py", line 13, in from model import * File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/model.py", line 54, in from autodiff import autodiff File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/autodiff.py", line 3, in from independent import independent File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/independent.py", line 76 md = checkfield(md, 'fieldname', 'autodiff.independents[%d].control_scaling_factor' % i, 'size',[1 1], '>', 0, 'NaN', 1, 'Inf', 1) ^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma? OSGeo/GDAL for Python not installed, overlay plots are not enabled Traceback (most recent call last): File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/./runme.py", line 31, in from loadmodel import loadmodel File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadmodel.py", line 1, in from loadvars import loadvars File "/home/jenkins/workspace/Debian_Linux-Python/src/m/io/loadvars.py", line 13, in from model import * File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/model.py", line 54, in from autodiff import autodiff File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/autodiff.py", line 3, in from independent import independent File "/home/jenkins/workspace/Debian_Linux-Python/src/m/classes/independent.py", line 76 md = checkfield(md, 'fieldname', 'autodiff.independents[%d].control_scaling_factor' % i, 'size',[1 1], '>', 0, 'NaN', 1, 'Inf', 1) ^^^ SyntaxError: invalid syntax. Perhaps you forgot a comma? -----------End of python_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE