Skip to content
Success

Console Output

Started by GitHub push by mmorligh
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
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > 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.2'
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 bf9c1e1bae5e2e2254caf1921fa405eadff2f104 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf9c1e1bae5e2e2254caf1921fa405eadff2f104 # timeout=10
Commit message: "CHG: macOS now only provides python3 and not python, and header files are now in the Headers directory"
 > git rev-list --no-walk 1ea61ca79ad233ddcb024c50c7bf859c2004a992 # timeout=10
[Debian_Linux-Python] $ /bin/bash /tmp/jenkins4101104048262611472.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
.gitignore
m4/issm_options.m4
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
======================================================
             Cleaning up and reconfiguring            
======================================================
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:52:52 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making uninstall in src
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
Making uninstall in c
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
make[2]: Warning: File 'Makefile' has modification time 1187 s in the future
 ( cd '/home/jenkins/workspace/Debian_Linux-Python/bin' && rm -f issm.exe issm_slc.exe kriging.exe )
 /bin/bash ../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.la /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.so
 /bin/bash ../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.la /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.so
 /bin/bash ../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.la /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.so
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
Making uninstall in m
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
make[2]: Warning: File 'Makefile' has modification time 1187 s in the future
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
Making uninstall in wrappers
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: Warning: File 'Makefile' has modification time 1187 s in the future
Making uninstall in python
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[3]: Warning: File 'Makefile' has modification time 1186 s in the future
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.la /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.so.0.0.0 /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.so.0 /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.la /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.so.0.0.0 /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.so.0 /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.so
 /bin/bash ../../../libtool   --mode=uninstall rm -f '/home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.la'
libtool: uninstall: rm -f /home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.la /home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.so /home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.so
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[3]: Warning: File 'Makefile' has modification time 1185 s in the future
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[2]: Warning: File 'Makefile' has modification time 1185 s in the future
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python'
make[1]: Warning: File 'Makefile' has modification time 1184 s in the future
make[1]: Nothing to be done for 'uninstall-am'.
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python'
make: Warning: File 'Makefile' has modification time 1184 s in the future
Making distclean in src
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[1]: Warning: File 'Makefile' has modification time 1185 s in the future
Making distclean in c
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
make[2]: Warning: File 'Makefile' has modification time 1184 s in the future
 rm -f issm.exe issm_slc.exe kriging.exe
 rm -f issm issm_slc kriging
test -z "libISSMCore.la libISSMOverload.la libISSMModules.la" || rm -f libISSMCore.la libISSMOverload.la libISSMModules.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ./analyses/.libs ./analyses/_libs
rm -rf ./bamg/.libs ./bamg/_libs
rm -rf ./classes/.libs ./classes/_libs
rm -rf ./classes/Constraints/.libs ./classes/Constraints/_libs
rm -rf ./classes/Dakota/.libs ./classes/Dakota/_libs
rm -rf ./classes/Elements/.libs ./classes/Elements/_libs
rm -rf ./classes/ExternalResults/.libs ./classes/ExternalResults/_libs
rm -rf ./classes/Inputs/.libs ./classes/Inputs/_libs
rm -rf ./classes/Loads/.libs ./classes/Loads/_libs
rm -rf ./classes/Materials/.libs ./classes/Materials/_libs
rm -rf ./classes/Options/.libs ./classes/Options/_libs
rm -rf ./classes/Params/.libs ./classes/Params/_libs
rm -rf ./classes/gauss/.libs ./classes/gauss/_libs
rm -rf ./classes/kriging/.libs ./classes/kriging/_libs
rm -rf ./classes/matrix/.libs ./classes/matrix/_libs
rm -rf ./cores/.libs ./cores/_libs
rm -rf ./datastructures/.libs ./datastructures/_libs
rm -rf ./kml/.libs ./kml/_libs
rm -rf ./main/.libs ./main/_libs
rm -rf ./modules/AllocateSystemMatricesx/.libs ./modules/AllocateSystemMatricesx/_libs
rm -rf ./modules/AverageOntoPartitionx/.libs ./modules/AverageOntoPartitionx/_libs
rm -rf ./modules/BamgConvertMeshx/.libs ./modules/BamgConvertMeshx/_libs
rm -rf ./modules/BamgTriangulatex/.libs ./modules/BamgTriangulatex/_libs
rm -rf ./modules/Bamgx/.libs ./modules/Bamgx/_libs
rm -rf ./modules/Calvingx/.libs ./modules/Calvingx/_libs
rm -rf ./modules/Chacox/.libs ./modules/Chacox/_libs
rm -rf ./modules/ConfigureObjectsx/.libs ./modules/ConfigureObjectsx/_libs
rm -rf ./modules/ConstraintsStatex/.libs ./modules/ConstraintsStatex/_libs
rm -rf ./modules/ContourToMeshx/.libs ./modules/ContourToMeshx/_libs
rm -rf ./modules/ContourToNodesx/.libs ./modules/ContourToNodesx/_libs
rm -rf ./modules/ControlInputSetGradientx/.libs ./modules/ControlInputSetGradientx/_libs
rm -rf ./modules/CoordinateSystemTransformx/.libs ./modules/CoordinateSystemTransformx/_libs
rm -rf ./modules/CreateJacobianMatrixx/.libs ./modules/CreateJacobianMatrixx/_libs
rm -rf ./modules/CreateNodalConstraintsx/.libs ./modules/CreateNodalConstraintsx/_libs
rm -rf ./modules/Damagex/.libs ./modules/Damagex/_libs
rm -rf ./modules/DistanceToMaskBoundaryx/.libs ./modules/DistanceToMaskBoundaryx/_libs
rm -rf ./modules/DragCoefficientAbsGradientx/.libs ./modules/DragCoefficientAbsGradientx/_libs
rm -rf ./modules/ElementConnectivityx/.libs ./modules/ElementConnectivityx/_libs
rm -rf ./modules/ElementCoordinatesx/.libs ./modules/ElementCoordinatesx/_libs
rm -rf ./modules/Exp2Kmlx/.libs ./modules/Exp2Kmlx/_libs
rm -rf ./modules/ExpToLevelSetx/.libs ./modules/ExpToLevelSetx/_libs
rm -rf ./modules/FloatingiceMeltingRatePicox/.libs ./modules/FloatingiceMeltingRatePicox/_libs
rm -rf ./modules/FloatingiceMeltingRatex/.libs ./modules/FloatingiceMeltingRatex/_libs
rm -rf ./modules/FrontalForcingsx/.libs ./modules/FrontalForcingsx/_libs
rm -rf ./modules/GeothermalFluxx/.libs ./modules/GeothermalFluxx/_libs
rm -rf ./modules/GetSolutionFromInputsx/.libs ./modules/GetSolutionFromInputsx/_libs
rm -rf ./modules/GetVectorFromControlInputsx/.libs ./modules/GetVectorFromControlInputsx/_libs
rm -rf ./modules/GetVectorFromInputsx/.libs ./modules/GetVectorFromInputsx/_libs
rm -rf ./modules/GiaDeflectionCorex/.libs ./modules/GiaDeflectionCorex/_libs
rm -rf ./modules/Gradjx/.libs ./modules/Gradjx/_libs
rm -rf ./modules/GroundinglineMigrationx/.libs ./modules/GroundinglineMigrationx/_libs
rm -rf ./modules/InputDepthAverageAtBasex/.libs ./modules/InputDepthAverageAtBasex/_libs
rm -rf ./modules/InputDuplicatex/.libs ./modules/InputDuplicatex/_libs
rm -rf ./modules/InputExtrudex/.libs ./modules/InputExtrudex/_libs
rm -rf ./modules/InputUpdateFromConstantx/.libs ./modules/InputUpdateFromConstantx/_libs
rm -rf ./modules/InputUpdateFromDakotax/.libs ./modules/InputUpdateFromDakotax/_libs
rm -rf ./modules/InputUpdateFromMatrixDakotax/.libs ./modules/InputUpdateFromMatrixDakotax/_libs
rm -rf ./modules/InputUpdateFromSolutionx/.libs ./modules/InputUpdateFromSolutionx/_libs
rm -rf ./modules/InputUpdateFromVectorDakotax/.libs ./modules/InputUpdateFromVectorDakotax/_libs
rm -rf ./modules/InputUpdateFromVectorx/.libs ./modules/InputUpdateFromVectorx/_libs
rm -rf ./modules/InterpFromGridToMeshx/.libs ./modules/InterpFromGridToMeshx/_libs
rm -rf ./modules/InterpFromMesh2dx/.libs ./modules/InterpFromMesh2dx/_libs
rm -rf ./modules/InterpFromMeshToGridx/.libs ./modules/InterpFromMeshToGridx/_libs
rm -rf ./modules/InterpFromMeshToMesh2dx/.libs ./modules/InterpFromMeshToMesh2dx/_libs
rm -rf ./modules/InterpFromMeshToMesh3dx/.libs ./modules/InterpFromMeshToMesh3dx/_libs
rm -rf ./modules/IoModelToConstraintsx/.libs ./modules/IoModelToConstraintsx/_libs
rm -rf ./modules/KMLFileReadx/.libs ./modules/KMLFileReadx/_libs
rm -rf ./modules/KMLMeshWritex/.libs ./modules/KMLMeshWritex/_libs
rm -rf ./modules/KMLOverlayx/.libs ./modules/KMLOverlayx/_libs
rm -rf ./modules/KillIcebergsx/.libs ./modules/KillIcebergsx/_libs
rm -rf ./modules/Kml2Expx/.libs ./modules/Kml2Expx/_libs
rm -rf ./modules/Krigingx/.libs ./modules/Krigingx/_libs
rm -rf ./modules/Mergesolutionfromftogx/.libs ./modules/Mergesolutionfromftogx/_libs
rm -rf ./modules/MeshProfileIntersectionx/.libs ./modules/MeshProfileIntersectionx/_libs
rm -rf ./modules/MmeToInputFromIdx/.libs ./modules/MmeToInputFromIdx/_libs
rm -rf ./modules/ModelProcessorx/.libs ./modules/ModelProcessorx/_libs
rm -rf ./modules/ModelProcessorx/Autodiff/.libs ./modules/ModelProcessorx/Autodiff/_libs
rm -rf ./modules/ModelProcessorx/Control/.libs ./modules/ModelProcessorx/Control/_libs
rm -rf ./modules/ModelProcessorx/Dakota/.libs ./modules/ModelProcessorx/Dakota/_libs
rm -rf ./modules/ModelProcessorx/Transient/.libs ./modules/ModelProcessorx/Transient/_libs
rm -rf ./modules/NodalValuex/.libs ./modules/NodalValuex/_libs
rm -rf ./modules/NodeConnectivityx/.libs ./modules/NodeConnectivityx/_libs
rm -rf ./modules/NodesDofx/.libs ./modules/NodesDofx/_libs
rm -rf ./modules/OceanExchangeDatax/.libs ./modules/OceanExchangeDatax/_libs
rm -rf ./modules/OutputDefinitionsResponsex/.libs ./modules/OutputDefinitionsResponsex/_libs
rm -rf ./modules/OutputResultsx/.libs ./modules/OutputResultsx/_libs
rm -rf ./modules/ParseToolkitsOptionsx/.libs ./modules/ParseToolkitsOptionsx/_libs
rm -rf ./modules/PointCloudFindNeighborsx/.libs ./modules/PointCloudFindNeighborsx/_libs
rm -rf ./modules/ProcessRiftsx/.libs ./modules/ProcessRiftsx/_libs
rm -rf ./modules/PropagateFlagsFromConnectivityx/.libs ./modules/PropagateFlagsFromConnectivityx/_libs
rm -rf ./modules/QmuStatisticsx/.libs ./modules/QmuStatisticsx/_libs
rm -rf ./modules/Reduceloadx/.libs ./modules/Reduceloadx/_libs
rm -rf ./modules/Reducevectorgtofx/.libs ./modules/Reducevectorgtofx/_libs
rm -rf ./modules/ResetConstraintsx/.libs ./modules/ResetConstraintsx/_libs
rm -rf ./modules/ResetFSBasalBoundaryConditionx/.libs ./modules/ResetFSBasalBoundaryConditionx/_libs
rm -rf ./modules/RheologyBAbsGradientx/.libs ./modules/RheologyBAbsGradientx/_libs
rm -rf ./modules/RheologyBbarAbsGradientx/.libs ./modules/RheologyBbarAbsGradientx/_libs
rm -rf ./modules/Scotchx/.libs ./modules/Scotchx/_libs
rm -rf ./modules/SetActiveNodesLSMx/.libs ./modules/SetActiveNodesLSMx/_libs
rm -rf ./modules/SetControlInputsFromVectorx/.libs ./modules/SetControlInputsFromVectorx/_libs
rm -rf ./modules/Shp2Kmlx/.libs ./modules/Shp2Kmlx/_libs
rm -rf ./modules/Solverx/.libs ./modules/Solverx/_libs
rm -rf ./modules/SpcNodesx/.libs ./modules/SpcNodesx/_libs
rm -rf ./modules/StochasticForcingx/.libs ./modules/StochasticForcingx/_libs
rm -rf ./modules/SurfaceAbsVelMisfitx/.libs ./modules/SurfaceAbsVelMisfitx/_libs
rm -rf ./modules/SurfaceAreax/.libs ./modules/SurfaceAreax/_libs
rm -rf ./modules/SurfaceAverageVelMisfitx/.libs ./modules/SurfaceAverageVelMisfitx/_libs
rm -rf ./modules/SurfaceLogVelMisfitx/.libs ./modules/SurfaceLogVelMisfitx/_libs
rm -rf ./modules/SurfaceLogVxVyMisfitx/.libs ./modules/SurfaceLogVxVyMisfitx/_libs
rm -rf ./modules/SurfaceMassBalancex/.libs ./modules/SurfaceMassBalancex/_libs
rm -rf ./modules/SurfaceRelVelMisfitx/.libs ./modules/SurfaceRelVelMisfitx/_libs
rm -rf ./modules/SystemMatricesx/.libs ./modules/SystemMatricesx/_libs
rm -rf ./modules/ThicknessAbsMisfitx/.libs ./modules/ThicknessAbsMisfitx/_libs
rm -rf ./modules/ThicknessAcrossGradientx/.libs ./modules/ThicknessAcrossGradientx/_libs
rm -rf ./modules/ThicknessAlongGradientx/.libs ./modules/ThicknessAlongGradientx/_libs
rm -rf ./modules/Trianglex/.libs ./modules/Trianglex/_libs
rm -rf ./modules/UpdateDynamicConstraintsx/.libs ./modules/UpdateDynamicConstraintsx/_libs
rm -rf ./modules/VertexCoordinatesx/.libs ./modules/VertexCoordinatesx/_libs
rm -rf ./shared/Bamg/.libs ./shared/Bamg/_libs
rm -rf ./shared/Elements/.libs ./shared/Elements/_libs
rm -rf ./shared/Enum/.libs ./shared/Enum/_libs
rm -rf ./shared/Exceptions/.libs ./shared/Exceptions/_libs
rm -rf ./shared/Exp/.libs ./shared/Exp/_libs
rm -rf ./shared/FSanalyticals/.libs ./shared/FSanalyticals/_libs
rm -rf ./shared/LatLong/.libs ./shared/LatLong/_libs
rm -rf ./shared/Matrix/.libs ./shared/Matrix/_libs
rm -rf ./shared/MemOps/.libs ./shared/MemOps/_libs
rm -rf ./shared/Numerics/.libs ./shared/Numerics/_libs
rm -rf ./shared/Random/.libs ./shared/Random/_libs
rm -rf ./shared/Sorting/.libs ./shared/Sorting/_libs
rm -rf ./shared/String/.libs ./shared/String/_libs
rm -rf ./shared/Threads/.libs ./shared/Threads/_libs
rm -rf ./shared/Triangle/.libs ./shared/Triangle/_libs
rm -rf ./shared/io/Comm/.libs ./shared/io/Comm/_libs
rm -rf ./shared/io/Disk/.libs ./shared/io/Disk/_libs
rm -rf ./shared/io/Marshalling/.libs ./shared/io/Marshalling/_libs
rm -rf ./shared/io/Print/.libs ./shared/io/Print/_libs
rm -rf ./solutionsequences/.libs ./solutionsequences/_libs
rm -rf ./toolkits/.libs ./toolkits/_libs
rm -rf ./toolkits/codipack/.libs ./toolkits/codipack/_libs
rm -rf ./toolkits/gsl/.libs ./toolkits/gsl/_libs
rm -rf ./toolkits/issm/.libs ./toolkits/issm/_libs
rm -rf ./toolkits/metis/patches/.libs ./toolkits/metis/patches/_libs
rm -rf ./toolkits/mpi/.libs ./toolkits/mpi/_libs
rm -rf ./toolkits/mpi/commops/.libs ./toolkits/mpi/commops/_libs
rm -rf ./toolkits/mumps/.libs ./toolkits/mumps/_libs
rm -rf ./toolkits/petsc/objects/.libs ./toolkits/petsc/objects/_libs
rm -rf ./toolkits/petsc/patches/.libs ./toolkits/petsc/patches/_libs
rm -f *.o
rm -f ./analyses/*.o
rm -f ./analyses/*.lo
rm -f ./bamg/*.o
rm -f ./bamg/*.lo
rm -f ./classes/*.o
rm -f ./classes/*.lo
rm -f ./classes/Constraints/*.o
rm -f ./classes/Constraints/*.lo
rm -f ./classes/Dakota/*.o
rm -f ./classes/Dakota/*.lo
rm -f ./classes/Elements/*.o
rm -f ./classes/Elements/*.lo
rm -f ./classes/ExternalResults/*.o
rm -f ./classes/ExternalResults/*.lo
rm -f ./classes/Inputs/*.o
rm -f ./classes/Inputs/*.lo
rm -f ./classes/Loads/*.o
rm -f ./classes/Loads/*.lo
rm -f ./classes/Materials/*.o
rm -f ./classes/Materials/*.lo
rm -f ./classes/Options/*.o
rm -f ./classes/Options/*.lo
rm -f ./classes/Params/*.o
rm -f ./classes/Params/*.lo
rm -f ./classes/gauss/*.o
rm -f ./classes/gauss/*.lo
rm -f ./classes/kriging/*.o
rm -f ./classes/kriging/*.lo
rm -f ./classes/matrix/*.o
rm -f ./classes/matrix/*.lo
rm -f ./cores/*.o
rm -f ./cores/*.lo
rm -f ./datastructures/*.o
rm -f ./datastructures/*.lo
rm -f ./kml/*.o
rm -f ./kml/*.lo
rm -f ./main/*.o
rm -f ./main/*.lo
rm -f ./modules/AllocateSystemMatricesx/*.o
rm -f ./modules/AllocateSystemMatricesx/*.lo
rm -f ./modules/AverageOntoPartitionx/*.o
rm -f ./modules/AverageOntoPartitionx/*.lo
rm -f ./modules/BamgConvertMeshx/*.o
rm -f ./modules/BamgConvertMeshx/*.lo
rm -f ./modules/BamgTriangulatex/*.o
rm -f ./modules/BamgTriangulatex/*.lo
rm -f ./modules/Bamgx/*.o
rm -f ./modules/Bamgx/*.lo
rm -f ./modules/Calvingx/*.o
rm -f ./modules/Calvingx/*.lo
rm -f ./modules/Chacox/*.o
rm -f ./modules/Chacox/*.lo
rm -f ./modules/ConfigureObjectsx/*.o
rm -f ./modules/ConfigureObjectsx/*.lo
rm -f ./modules/ConstraintsStatex/*.o
rm -f ./modules/ConstraintsStatex/*.lo
rm -f ./modules/ContourToMeshx/*.o
rm -f ./modules/ContourToMeshx/*.lo
rm -f ./modules/ContourToNodesx/*.o
rm -f ./modules/ContourToNodesx/*.lo
rm -f ./modules/ControlInputSetGradientx/*.o
rm -f ./modules/ControlInputSetGradientx/*.lo
rm -f ./modules/CoordinateSystemTransformx/*.o
rm -f ./modules/CoordinateSystemTransformx/*.lo
rm -f ./modules/CreateJacobianMatrixx/*.o
rm -f ./modules/CreateJacobianMatrixx/*.lo
rm -f ./modules/CreateNodalConstraintsx/*.o
rm -f ./modules/CreateNodalConstraintsx/*.lo
rm -f ./modules/Damagex/*.o
rm -f ./modules/Damagex/*.lo
rm -f ./modules/DistanceToMaskBoundaryx/*.o
rm -f ./modules/DistanceToMaskBoundaryx/*.lo
rm -f ./modules/DragCoefficientAbsGradientx/*.o
rm -f ./modules/DragCoefficientAbsGradientx/*.lo
rm -f ./modules/ElementConnectivityx/*.o
rm -f ./modules/ElementConnectivityx/*.lo
rm -f ./modules/ElementCoordinatesx/*.o
rm -f ./modules/ElementCoordinatesx/*.lo
rm -f ./modules/Exp2Kmlx/*.o
rm -f ./modules/Exp2Kmlx/*.lo
rm -f ./modules/ExpToLevelSetx/*.o
rm -f ./modules/ExpToLevelSetx/*.lo
rm -f ./modules/FloatingiceMeltingRatePicox/*.o
rm -f ./modules/FloatingiceMeltingRatePicox/*.lo
rm -f ./modules/FloatingiceMeltingRatex/*.o
rm -f ./modules/FloatingiceMeltingRatex/*.lo
rm -f ./modules/FrontalForcingsx/*.o
rm -f ./modules/FrontalForcingsx/*.lo
rm -f ./modules/GeothermalFluxx/*.o
rm -f ./modules/GeothermalFluxx/*.lo
rm -f ./modules/GetSolutionFromInputsx/*.o
rm -f ./modules/GetSolutionFromInputsx/*.lo
rm -f ./modules/GetVectorFromControlInputsx/*.o
rm -f ./modules/GetVectorFromControlInputsx/*.lo
rm -f ./modules/GetVectorFromInputsx/*.o
rm -f ./modules/GetVectorFromInputsx/*.lo
rm -f ./modules/GiaDeflectionCorex/*.o
rm -f ./modules/GiaDeflectionCorex/*.lo
rm -f ./modules/Gradjx/*.o
rm -f ./modules/Gradjx/*.lo
rm -f ./modules/GroundinglineMigrationx/*.o
rm -f ./modules/GroundinglineMigrationx/*.lo
rm -f ./modules/InputDepthAverageAtBasex/*.o
rm -f ./modules/InputDepthAverageAtBasex/*.lo
rm -f ./modules/InputDuplicatex/*.o
rm -f ./modules/InputDuplicatex/*.lo
rm -f ./modules/InputExtrudex/*.o
rm -f ./modules/InputExtrudex/*.lo
rm -f ./modules/InputUpdateFromConstantx/*.o
rm -f ./modules/InputUpdateFromConstantx/*.lo
rm -f ./modules/InputUpdateFromDakotax/*.o
rm -f ./modules/InputUpdateFromDakotax/*.lo
rm -f ./modules/InputUpdateFromMatrixDakotax/*.o
rm -f ./modules/InputUpdateFromMatrixDakotax/*.lo
rm -f ./modules/InputUpdateFromSolutionx/*.o
rm -f ./modules/InputUpdateFromSolutionx/*.lo
rm -f ./modules/InputUpdateFromVectorDakotax/*.o
rm -f ./modules/InputUpdateFromVectorDakotax/*.lo
rm -f ./modules/InputUpdateFromVectorx/*.o
rm -f ./modules/InputUpdateFromVectorx/*.lo
rm -f ./modules/InterpFromGridToMeshx/*.o
rm -f ./modules/InterpFromGridToMeshx/*.lo
rm -f ./modules/InterpFromMesh2dx/*.o
rm -f ./modules/InterpFromMesh2dx/*.lo
rm -f ./modules/InterpFromMeshToGridx/*.o
rm -f ./modules/InterpFromMeshToGridx/*.lo
rm -f ./modules/InterpFromMeshToMesh2dx/*.o
rm -f ./modules/InterpFromMeshToMesh2dx/*.lo
rm -f ./modules/InterpFromMeshToMesh3dx/*.o
rm -f ./modules/InterpFromMeshToMesh3dx/*.lo
rm -f ./modules/IoModelToConstraintsx/*.o
rm -f ./modules/IoModelToConstraintsx/*.lo
rm -f ./modules/KMLFileReadx/*.o
rm -f ./modules/KMLFileReadx/*.lo
rm -f ./modules/KMLMeshWritex/*.o
rm -f ./modules/KMLMeshWritex/*.lo
rm -f ./modules/KMLOverlayx/*.o
rm -f ./modules/KMLOverlayx/*.lo
rm -f ./modules/KillIcebergsx/*.o
rm -f ./modules/KillIcebergsx/*.lo
rm -f ./modules/Kml2Expx/*.o
rm -f ./modules/Kml2Expx/*.lo
rm -f ./modules/Krigingx/*.o
rm -f ./modules/Krigingx/*.lo
rm -f ./modules/Mergesolutionfromftogx/*.o
rm -f ./modules/Mergesolutionfromftogx/*.lo
rm -f ./modules/MeshProfileIntersectionx/*.o
rm -f ./modules/MeshProfileIntersectionx/*.lo
rm -f ./modules/MmeToInputFromIdx/*.o
rm -f ./modules/MmeToInputFromIdx/*.lo
rm -f ./modules/ModelProcessorx/*.o
rm -f ./modules/ModelProcessorx/*.lo
rm -f ./modules/ModelProcessorx/Autodiff/*.o
rm -f ./modules/ModelProcessorx/Autodiff/*.lo
rm -f ./modules/ModelProcessorx/Control/*.o
rm -f ./modules/ModelProcessorx/Control/*.lo
rm -f ./modules/ModelProcessorx/Dakota/*.o
rm -f ./modules/ModelProcessorx/Dakota/*.lo
rm -f ./modules/ModelProcessorx/Transient/*.o
rm -f ./modules/ModelProcessorx/Transient/*.lo
rm -f ./modules/NodalValuex/*.o
rm -f ./modules/NodalValuex/*.lo
rm -f ./modules/NodeConnectivityx/*.o
rm -f ./modules/NodeConnectivityx/*.lo
rm -f ./modules/NodesDofx/*.o
rm -f ./modules/NodesDofx/*.lo
rm -f ./modules/OceanExchangeDatax/*.o
rm -f ./modules/OceanExchangeDatax/*.lo
rm -f ./modules/OutputDefinitionsResponsex/*.o
rm -f ./modules/OutputDefinitionsResponsex/*.lo
rm -f ./modules/OutputResultsx/*.o
rm -f ./modules/OutputResultsx/*.lo
rm -f ./modules/ParseToolkitsOptionsx/*.o
rm -f ./modules/ParseToolkitsOptionsx/*.lo
rm -f ./modules/PointCloudFindNeighborsx/*.o
rm -f ./modules/PointCloudFindNeighborsx/*.lo
rm -f ./modules/ProcessRiftsx/*.o
rm -f ./modules/ProcessRiftsx/*.lo
rm -f ./modules/PropagateFlagsFromConnectivityx/*.o
rm -f ./modules/PropagateFlagsFromConnectivityx/*.lo
rm -f ./modules/QmuStatisticsx/*.o
rm -f ./modules/QmuStatisticsx/*.lo
rm -f ./modules/Reduceloadx/*.o
rm -f ./modules/Reduceloadx/*.lo
rm -f ./modules/Reducevectorgtofx/*.o
rm -f ./modules/Reducevectorgtofx/*.lo
rm -f ./modules/ResetConstraintsx/*.o
rm -f ./modules/ResetConstraintsx/*.lo
rm -f ./modules/ResetFSBasalBoundaryConditionx/*.o
rm -f ./modules/ResetFSBasalBoundaryConditionx/*.lo
rm -f ./modules/RheologyBAbsGradientx/*.o
rm -f ./modules/RheologyBAbsGradientx/*.lo
rm -f ./modules/RheologyBbarAbsGradientx/*.o
rm -f ./modules/RheologyBbarAbsGradientx/*.lo
rm -f ./modules/Scotchx/*.o
rm -f ./modules/Scotchx/*.lo
rm -f ./modules/SetActiveNodesLSMx/*.o
rm -f ./modules/SetActiveNodesLSMx/*.lo
rm -f ./modules/SetControlInputsFromVectorx/*.o
rm -f ./modules/SetControlInputsFromVectorx/*.lo
rm -f ./modules/Shp2Kmlx/*.o
rm -f ./modules/Shp2Kmlx/*.lo
rm -f ./modules/Solverx/*.o
rm -f ./modules/Solverx/*.lo
rm -f ./modules/SpcNodesx/*.o
rm -f ./modules/SpcNodesx/*.lo
rm -f ./modules/StochasticForcingx/*.o
rm -f ./modules/StochasticForcingx/*.lo
rm -f ./modules/SurfaceAbsVelMisfitx/*.o
rm -f ./modules/SurfaceAbsVelMisfitx/*.lo
rm -f ./modules/SurfaceAreax/*.o
rm -f ./modules/SurfaceAreax/*.lo
rm -f ./modules/SurfaceAverageVelMisfitx/*.o
rm -f ./modules/SurfaceAverageVelMisfitx/*.lo
rm -f ./modules/SurfaceLogVelMisfitx/*.o
rm -f ./modules/SurfaceLogVelMisfitx/*.lo
rm -f ./modules/SurfaceLogVxVyMisfitx/*.o
rm -f ./modules/SurfaceLogVxVyMisfitx/*.lo
rm -f ./modules/SurfaceMassBalancex/*.o
rm -f ./modules/SurfaceMassBalancex/*.lo
rm -f ./modules/SurfaceRelVelMisfitx/*.o
rm -f ./modules/SurfaceRelVelMisfitx/*.lo
rm -f ./modules/SystemMatricesx/*.o
rm -f ./modules/SystemMatricesx/*.lo
rm -f ./modules/ThicknessAbsMisfitx/*.o
rm -f ./modules/ThicknessAbsMisfitx/*.lo
rm -f ./modules/ThicknessAcrossGradientx/*.o
rm -f ./modules/ThicknessAcrossGradientx/*.lo
rm -f ./modules/ThicknessAlongGradientx/*.o
rm -f ./modules/ThicknessAlongGradientx/*.lo
rm -f ./modules/Trianglex/*.o
rm -f ./modules/Trianglex/*.lo
rm -f ./modules/UpdateDynamicConstraintsx/*.o
rm -f ./modules/UpdateDynamicConstraintsx/*.lo
rm -f ./modules/VertexCoordinatesx/*.o
rm -f ./modules/VertexCoordinatesx/*.lo
rm -f ./shared/Bamg/*.o
rm -f ./shared/Bamg/*.lo
rm -f ./shared/Elements/*.o
rm -f ./shared/Elements/*.lo
rm -f ./shared/Enum/*.o
rm -f ./shared/Enum/*.lo
rm -f ./shared/Exceptions/*.o
rm -f ./shared/Exceptions/*.lo
rm -f ./shared/Exp/*.o
rm -f ./shared/Exp/*.lo
rm -f ./shared/FSanalyticals/*.o
rm -f ./shared/FSanalyticals/*.lo
rm -f ./shared/LatLong/*.o
rm -f ./shared/LatLong/*.lo
rm -f ./shared/Matrix/*.o
rm -f ./shared/Matrix/*.lo
rm -f ./shared/MemOps/*.o
rm -f ./shared/MemOps/*.lo
rm -f ./shared/Numerics/*.o
rm -f ./shared/Numerics/*.lo
rm -f ./shared/Random/*.o
rm -f ./shared/Random/*.lo
rm -f ./shared/Sorting/*.o
rm -f ./shared/Sorting/*.lo
rm -f ./shared/String/*.o
rm -f ./shared/String/*.lo
rm -f ./shared/Threads/*.o
rm -f ./shared/Threads/*.lo
rm -f ./shared/Triangle/*.o
rm -f ./shared/Triangle/*.lo
rm -f ./shared/io/Comm/*.o
rm -f ./shared/io/Comm/*.lo
rm -f ./shared/io/Disk/*.o
rm -f ./shared/io/Disk/*.lo
rm -f ./shared/io/Marshalling/*.o
rm -f ./shared/io/Marshalling/*.lo
rm -f ./shared/io/Print/*.o
rm -f ./shared/io/Print/*.lo
rm -f ./solutionsequences/*.o
rm -f ./solutionsequences/*.lo
rm -f ./toolkits/*.o
rm -f ./toolkits/*.lo
rm -f ./toolkits/codipack/*.o
rm -f ./toolkits/codipack/*.lo
rm -f ./toolkits/gsl/*.o
rm -f ./toolkits/gsl/*.lo
rm -f ./toolkits/issm/*.o
rm -f ./toolkits/issm/*.lo
rm -f ./toolkits/metis/patches/*.o
rm -f ./toolkits/metis/patches/*.lo
rm -f ./toolkits/mpi/*.o
rm -f ./toolkits/mpi/*.lo
rm -f ./toolkits/mpi/commops/*.o
rm -f ./toolkits/mpi/commops/*.lo
rm -f ./toolkits/mumps/*.o
rm -f ./toolkits/mumps/*.lo
rm -f ./toolkits/petsc/objects/*.o
rm -f ./toolkits/petsc/objects/*.lo
rm -f ./toolkits/petsc/patches/*.o
rm -f ./toolkits/petsc/patches/*.lo
rm -f main/*.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f analyses/.deps/.dirstamp
rm -f analyses/.dirstamp
rm -f bamg/.deps/.dirstamp
rm -f bamg/.dirstamp
rm -f classes/.deps/.dirstamp
rm -f classes/.dirstamp
rm -f classes/Constraints/.deps/.dirstamp
rm -f classes/Constraints/.dirstamp
rm -f classes/Dakota/.deps/.dirstamp
rm -f classes/Dakota/.dirstamp
rm -f classes/Elements/.deps/.dirstamp
rm -f classes/Elements/.dirstamp
rm -f classes/ExternalResults/.deps/.dirstamp
rm -f classes/ExternalResults/.dirstamp
rm -f classes/Inputs/.deps/.dirstamp
rm -f classes/Inputs/.dirstamp
rm -f classes/Loads/.deps/.dirstamp
rm -f classes/Loads/.dirstamp
rm -f classes/Materials/.deps/.dirstamp
rm -f classes/Materials/.dirstamp
rm -f classes/Options/.deps/.dirstamp
rm -f classes/Options/.dirstamp
rm -f classes/Params/.deps/.dirstamp
rm -f classes/Params/.dirstamp
rm -f classes/gauss/.deps/.dirstamp
rm -f classes/gauss/.dirstamp
rm -f classes/kriging/.deps/.dirstamp
rm -f classes/kriging/.dirstamp
rm -f classes/matrix/.deps/.dirstamp
rm -f classes/matrix/.dirstamp
rm -f cores/.deps/.dirstamp
rm -f cores/.dirstamp
rm -f datastructures/.deps/.dirstamp
rm -f datastructures/.dirstamp
rm -f kml/.deps/.dirstamp
rm -f kml/.dirstamp
rm -f main/.deps/.dirstamp
rm -f main/.dirstamp
rm -f modules/AllocateSystemMatricesx/.deps/.dirstamp
rm -f modules/AllocateSystemMatricesx/.dirstamp
rm -f modules/AverageOntoPartitionx/.deps/.dirstamp
rm -f modules/AverageOntoPartitionx/.dirstamp
rm -f modules/BamgConvertMeshx/.deps/.dirstamp
rm -f modules/BamgConvertMeshx/.dirstamp
rm -f modules/BamgTriangulatex/.deps/.dirstamp
rm -f modules/BamgTriangulatex/.dirstamp
rm -f modules/Bamgx/.deps/.dirstamp
rm -f modules/Bamgx/.dirstamp
rm -f modules/Calvingx/.deps/.dirstamp
rm -f modules/Calvingx/.dirstamp
rm -f modules/Chacox/.deps/.dirstamp
rm -f modules/Chacox/.dirstamp
rm -f modules/ConfigureObjectsx/.deps/.dirstamp
rm -f modules/ConfigureObjectsx/.dirstamp
rm -f modules/ConstraintsStatex/.deps/.dirstamp
rm -f modules/ConstraintsStatex/.dirstamp
rm -f modules/ContourToMeshx/.deps/.dirstamp
rm -f modules/ContourToMeshx/.dirstamp
rm -f modules/ContourToNodesx/.deps/.dirstamp
rm -f modules/ContourToNodesx/.dirstamp
rm -f modules/ControlInputSetGradientx/.deps/.dirstamp
rm -f modules/ControlInputSetGradientx/.dirstamp
rm -f modules/CoordinateSystemTransformx/.deps/.dirstamp
rm -f modules/CoordinateSystemTransformx/.dirstamp
rm -f modules/CreateJacobianMatrixx/.deps/.dirstamp
rm -f modules/CreateJacobianMatrixx/.dirstamp
rm -f modules/CreateNodalConstraintsx/.deps/.dirstamp
rm -f modules/CreateNodalConstraintsx/.dirstamp
rm -f modules/Damagex/.deps/.dirstamp
rm -f modules/Damagex/.dirstamp
rm -f modules/DistanceToMaskBoundaryx/.deps/.dirstamp
rm -f modules/DistanceToMaskBoundaryx/.dirstamp
rm -f modules/DragCoefficientAbsGradientx/.deps/.dirstamp
rm -f modules/DragCoefficientAbsGradientx/.dirstamp
rm -f modules/ElementConnectivityx/.deps/.dirstamp
rm -f modules/ElementConnectivityx/.dirstamp
rm -f modules/ElementCoordinatesx/.deps/.dirstamp
rm -f modules/ElementCoordinatesx/.dirstamp
rm -f modules/Exp2Kmlx/.deps/.dirstamp
rm -f modules/Exp2Kmlx/.dirstamp
rm -f modules/ExpToLevelSetx/.deps/.dirstamp
rm -f modules/ExpToLevelSetx/.dirstamp
rm -f modules/FloatingiceMeltingRatePicox/.deps/.dirstamp
rm -f modules/FloatingiceMeltingRatePicox/.dirstamp
rm -f modules/FloatingiceMeltingRatex/.deps/.dirstamp
rm -f modules/FloatingiceMeltingRatex/.dirstamp
rm -f modules/FrontalForcingsx/.deps/.dirstamp
rm -f modules/FrontalForcingsx/.dirstamp
rm -f modules/GeothermalFluxx/.deps/.dirstamp
rm -f modules/GeothermalFluxx/.dirstamp
rm -f modules/GetSolutionFromInputsx/.deps/.dirstamp
rm -f modules/GetSolutionFromInputsx/.dirstamp
rm -f modules/GetVectorFromControlInputsx/.deps/.dirstamp
rm -f modules/GetVectorFromControlInputsx/.dirstamp
rm -f modules/GetVectorFromInputsx/.deps/.dirstamp
rm -f modules/GetVectorFromInputsx/.dirstamp
rm -f modules/GiaDeflectionCorex/.deps/.dirstamp
rm -f modules/GiaDeflectionCorex/.dirstamp
rm -f modules/Gradjx/.deps/.dirstamp
rm -f modules/Gradjx/.dirstamp
rm -f modules/GroundinglineMigrationx/.deps/.dirstamp
rm -f modules/GroundinglineMigrationx/.dirstamp
rm -f modules/InputDepthAverageAtBasex/.deps/.dirstamp
rm -f modules/InputDepthAverageAtBasex/.dirstamp
rm -f modules/InputDuplicatex/.deps/.dirstamp
rm -f modules/InputDuplicatex/.dirstamp
rm -f modules/InputExtrudex/.deps/.dirstamp
rm -f modules/InputExtrudex/.dirstamp
rm -f modules/InputUpdateFromConstantx/.deps/.dirstamp
rm -f modules/InputUpdateFromConstantx/.dirstamp
rm -f modules/InputUpdateFromDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromDakotax/.dirstamp
rm -f modules/InputUpdateFromMatrixDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromMatrixDakotax/.dirstamp
rm -f modules/InputUpdateFromSolutionx/.deps/.dirstamp
rm -f modules/InputUpdateFromSolutionx/.dirstamp
rm -f modules/InputUpdateFromVectorDakotax/.deps/.dirstamp
rm -f modules/InputUpdateFromVectorDakotax/.dirstamp
rm -f modules/InputUpdateFromVectorx/.deps/.dirstamp
rm -f modules/InputUpdateFromVectorx/.dirstamp
rm -f modules/InterpFromGridToMeshx/.deps/.dirstamp
rm -f modules/InterpFromGridToMeshx/.dirstamp
rm -f modules/InterpFromMesh2dx/.deps/.dirstamp
rm -f modules/InterpFromMesh2dx/.dirstamp
rm -f modules/InterpFromMeshToGridx/.deps/.dirstamp
rm -f modules/InterpFromMeshToGridx/.dirstamp
rm -f modules/InterpFromMeshToMesh2dx/.deps/.dirstamp
rm -f modules/InterpFromMeshToMesh2dx/.dirstamp
rm -f modules/InterpFromMeshToMesh3dx/.deps/.dirstamp
rm -f modules/InterpFromMeshToMesh3dx/.dirstamp
rm -f modules/IoModelToConstraintsx/.deps/.dirstamp
rm -f modules/IoModelToConstraintsx/.dirstamp
rm -f modules/KMLFileReadx/.deps/.dirstamp
rm -f modules/KMLFileReadx/.dirstamp
rm -f modules/KMLMeshWritex/.deps/.dirstamp
rm -f modules/KMLMeshWritex/.dirstamp
rm -f modules/KMLOverlayx/.deps/.dirstamp
rm -f modules/KMLOverlayx/.dirstamp
rm -f modules/KillIcebergsx/.deps/.dirstamp
rm -f modules/KillIcebergsx/.dirstamp
rm -f modules/Kml2Expx/.deps/.dirstamp
rm -f modules/Kml2Expx/.dirstamp
rm -f modules/Krigingx/.deps/.dirstamp
rm -f modules/Krigingx/.dirstamp
rm -f modules/Mergesolutionfromftogx/.deps/.dirstamp
rm -f modules/Mergesolutionfromftogx/.dirstamp
rm -f modules/MeshProfileIntersectionx/.deps/.dirstamp
rm -f modules/MeshProfileIntersectionx/.dirstamp
rm -f modules/MmeToInputFromIdx/.deps/.dirstamp
rm -f modules/MmeToInputFromIdx/.dirstamp
rm -f modules/ModelProcessorx/.deps/.dirstamp
rm -f modules/ModelProcessorx/.dirstamp
rm -f modules/ModelProcessorx/Autodiff/.deps/.dirstamp
rm -f modules/ModelProcessorx/Autodiff/.dirstamp
rm -f modules/ModelProcessorx/Control/.deps/.dirstamp
rm -f modules/ModelProcessorx/Control/.dirstamp
rm -f modules/ModelProcessorx/Dakota/.deps/.dirstamp
rm -f modules/ModelProcessorx/Dakota/.dirstamp
rm -f modules/ModelProcessorx/Transient/.deps/.dirstamp
rm -f modules/ModelProcessorx/Transient/.dirstamp
rm -f modules/NodalValuex/.deps/.dirstamp
rm -f modules/NodalValuex/.dirstamp
rm -f modules/NodeConnectivityx/.deps/.dirstamp
rm -f modules/NodeConnectivityx/.dirstamp
rm -f modules/NodesDofx/.deps/.dirstamp
rm -f modules/NodesDofx/.dirstamp
rm -f modules/OceanExchangeDatax/.deps/.dirstamp
rm -f modules/OceanExchangeDatax/.dirstamp
rm -f modules/OutputDefinitionsResponsex/.deps/.dirstamp
rm -f modules/OutputDefinitionsResponsex/.dirstamp
rm -f modules/OutputResultsx/.deps/.dirstamp
rm -f modules/OutputResultsx/.dirstamp
rm -f modules/ParseToolkitsOptionsx/.deps/.dirstamp
rm -f modules/ParseToolkitsOptionsx/.dirstamp
rm -f modules/PointCloudFindNeighborsx/.deps/.dirstamp
rm -f modules/PointCloudFindNeighborsx/.dirstamp
rm -f modules/ProcessRiftsx/.deps/.dirstamp
rm -f modules/ProcessRiftsx/.dirstamp
rm -f modules/PropagateFlagsFromConnectivityx/.deps/.dirstamp
rm -f modules/PropagateFlagsFromConnectivityx/.dirstamp
rm -f modules/QmuStatisticsx/.deps/.dirstamp
rm -f modules/QmuStatisticsx/.dirstamp
rm -f modules/Reduceloadx/.deps/.dirstamp
rm -f modules/Reduceloadx/.dirstamp
rm -f modules/Reducevectorgtofx/.deps/.dirstamp
rm -f modules/Reducevectorgtofx/.dirstamp
rm -f modules/ResetConstraintsx/.deps/.dirstamp
rm -f modules/ResetConstraintsx/.dirstamp
rm -f modules/ResetFSBasalBoundaryConditionx/.deps/.dirstamp
rm -f modules/ResetFSBasalBoundaryConditionx/.dirstamp
rm -f modules/RheologyBAbsGradientx/.deps/.dirstamp
rm -f modules/RheologyBAbsGradientx/.dirstamp
rm -f modules/RheologyBbarAbsGradientx/.deps/.dirstamp
rm -f modules/RheologyBbarAbsGradientx/.dirstamp
rm -f modules/Scotchx/.deps/.dirstamp
rm -f modules/Scotchx/.dirstamp
rm -f modules/SetActiveNodesLSMx/.deps/.dirstamp
rm -f modules/SetActiveNodesLSMx/.dirstamp
rm -f modules/SetControlInputsFromVectorx/.deps/.dirstamp
rm -f modules/SetControlInputsFromVectorx/.dirstamp
rm -f modules/Shp2Kmlx/.deps/.dirstamp
rm -f modules/Shp2Kmlx/.dirstamp
rm -f modules/Solverx/.deps/.dirstamp
rm -f modules/Solverx/.dirstamp
rm -f modules/SpcNodesx/.deps/.dirstamp
rm -f modules/SpcNodesx/.dirstamp
rm -f modules/StochasticForcingx/.deps/.dirstamp
rm -f modules/StochasticForcingx/.dirstamp
rm -f modules/SurfaceAbsVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceAbsVelMisfitx/.dirstamp
rm -f modules/SurfaceAreax/.deps/.dirstamp
rm -f modules/SurfaceAreax/.dirstamp
rm -f modules/SurfaceAverageVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceAverageVelMisfitx/.dirstamp
rm -f modules/SurfaceLogVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceLogVelMisfitx/.dirstamp
rm -f modules/SurfaceLogVxVyMisfitx/.deps/.dirstamp
rm -f modules/SurfaceLogVxVyMisfitx/.dirstamp
rm -f modules/SurfaceMassBalancex/.deps/.dirstamp
rm -f modules/SurfaceMassBalancex/.dirstamp
rm -f modules/SurfaceRelVelMisfitx/.deps/.dirstamp
rm -f modules/SurfaceRelVelMisfitx/.dirstamp
rm -f modules/SystemMatricesx/.deps/.dirstamp
rm -f modules/SystemMatricesx/.dirstamp
rm -f modules/ThicknessAbsMisfitx/.deps/.dirstamp
rm -f modules/ThicknessAbsMisfitx/.dirstamp
rm -f modules/ThicknessAcrossGradientx/.deps/.dirstamp
rm -f modules/ThicknessAcrossGradientx/.dirstamp
rm -f modules/ThicknessAlongGradientx/.deps/.dirstamp
rm -f modules/ThicknessAlongGradientx/.dirstamp
rm -f modules/Trianglex/.deps/.dirstamp
rm -f modules/Trianglex/.dirstamp
rm -f modules/UpdateDynamicConstraintsx/.deps/.dirstamp
rm -f modules/UpdateDynamicConstraintsx/.dirstamp
rm -f modules/VertexCoordinatesx/.deps/.dirstamp
rm -f modules/VertexCoordinatesx/.dirstamp
rm -f shared/Bamg/.deps/.dirstamp
rm -f shared/Bamg/.dirstamp
rm -f shared/Elements/.deps/.dirstamp
rm -f shared/Elements/.dirstamp
rm -f shared/Enum/.deps/.dirstamp
rm -f shared/Enum/.dirstamp
rm -f shared/Exceptions/.deps/.dirstamp
rm -f shared/Exceptions/.dirstamp
rm -f shared/Exp/.deps/.dirstamp
rm -f shared/Exp/.dirstamp
rm -f shared/FSanalyticals/.deps/.dirstamp
rm -f shared/FSanalyticals/.dirstamp
rm -f shared/LatLong/.deps/.dirstamp
rm -f shared/LatLong/.dirstamp
rm -f shared/Matrix/.deps/.dirstamp
rm -f shared/Matrix/.dirstamp
rm -f shared/MemOps/.deps/.dirstamp
rm -f shared/MemOps/.dirstamp
rm -f shared/Numerics/.deps/.dirstamp
rm -f shared/Numerics/.dirstamp
rm -f shared/Random/.deps/.dirstamp
rm -f shared/Random/.dirstamp
rm -f shared/Sorting/.deps/.dirstamp
rm -f shared/Sorting/.dirstamp
rm -f shared/String/.deps/.dirstamp
rm -f shared/String/.dirstamp
rm -f shared/Threads/.deps/.dirstamp
rm -f shared/Threads/.dirstamp
rm -f shared/Triangle/.deps/.dirstamp
rm -f shared/Triangle/.dirstamp
rm -f shared/io/Comm/.deps/.dirstamp
rm -f shared/io/Comm/.dirstamp
rm -f shared/io/Disk/.deps/.dirstamp
rm -f shared/io/Disk/.dirstamp
rm -f shared/io/Marshalling/.deps/.dirstamp
rm -f shared/io/Marshalling/.dirstamp
rm -f shared/io/Print/.deps/.dirstamp
rm -f shared/io/Print/.dirstamp
rm -f solutionsequences/.deps/.dirstamp
rm -f solutionsequences/.dirstamp
rm -f toolkits/.deps/.dirstamp
rm -f toolkits/.dirstamp
rm -f toolkits/codipack/.deps/.dirstamp
rm -f toolkits/codipack/.dirstamp
rm -f toolkits/gsl/.deps/.dirstamp
rm -f toolkits/gsl/.dirstamp
rm -f toolkits/issm/.deps/.dirstamp
rm -f toolkits/issm/.dirstamp
rm -f toolkits/metis/patches/.deps/.dirstamp
rm -f toolkits/metis/patches/.dirstamp
rm -f toolkits/mpi/.deps/.dirstamp
rm -f toolkits/mpi/.dirstamp
rm -f toolkits/mpi/commops/.deps/.dirstamp
rm -f toolkits/mpi/commops/.dirstamp
rm -f toolkits/mumps/.deps/.dirstamp
rm -f toolkits/mumps/.dirstamp
rm -f toolkits/petsc/objects/.deps/.dirstamp
rm -f toolkits/petsc/objects/.dirstamp
rm -f toolkits/petsc/patches/.deps/.dirstamp
rm -f toolkits/petsc/patches/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethickness2Analysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AdjointBalancethicknessAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AdjointHorizAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-AgeAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-Balancethickness2Analysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancethicknessSoftAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-BalancevelocityAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DamageEvolutionAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DebrisAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-DepthAverageAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EnthalpyAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EnumToAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-EsaAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrapolationAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ExtrudeFromTopAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-FreeSurfaceTopAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-GLheightadvectionAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyArmapwAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCEfficientAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyDCInefficientAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyGlaDSAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyPismAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyShaktiAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyShreveAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-HydrologyTwsAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionBaseAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-L2ProjectionEPLAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-LevelsetAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-LoveAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MasstransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-MeltingAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-OceantransportAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SamplingAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SealevelchangeAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SmbAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-SmoothAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceSIAAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-StressbalanceVerticalAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-ThermalAnalysis.Plo
rm -f ./analyses/.deps/libISSMCore_la-UzawaPressureAnalysis.Plo
rm -f ./bamg/.deps/libISSMCore_la-AdjacentTriangle.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgGeom.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgMesh.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgOpts.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgQuadtree.Plo
rm -f ./bamg/.deps/libISSMCore_la-BamgVertex.Plo
rm -f ./bamg/.deps/libISSMCore_la-CrackedEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-Curve.Plo
rm -f ./bamg/.deps/libISSMCore_la-Edge.Plo
rm -f ./bamg/.deps/libISSMCore_la-EigenMetric.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomSubDomain.Plo
rm -f ./bamg/.deps/libISSMCore_la-GeomVertex.Plo
rm -f ./bamg/.deps/libISSMCore_la-Geometry.Plo
rm -f ./bamg/.deps/libISSMCore_la-ListofIntersectionTriangles.Plo
rm -f ./bamg/.deps/libISSMCore_la-Mesh.Plo
rm -f ./bamg/.deps/libISSMCore_la-Metric.Plo
rm -f ./bamg/.deps/libISSMCore_la-SetOfE4.Plo
rm -f ./bamg/.deps/libISSMCore_la-SubDomain.Plo
rm -f ./bamg/.deps/libISSMCore_la-Triangle.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnEdge.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnGeom.Plo
rm -f ./bamg/.deps/libISSMCore_la-VertexOnVertex.Plo
rm -f ./classes/.deps/libISSMCore_la-AmrBamg.Plo
rm -f ./classes/.deps/libISSMCore_la-AmrNeopz.Plo
rm -f ./classes/.deps/libISSMCore_la-BarystaticContributions.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgrad.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfdragcoeffabsgradtransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Cflevelsetmisfit.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgrad.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfrheologybbarabsgradtransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacelogvel.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquare.Plo
rm -f ./classes/.deps/libISSMCore_la-Cfsurfacesquaretransient.Plo
rm -f ./classes/.deps/libISSMCore_la-Contours.Plo
rm -f ./classes/.deps/libISSMCore_la-DependentObject.Plo
rm -f ./classes/.deps/libISSMCore_la-FemModel.Plo
rm -f ./classes/.deps/libISSMCore_la-GrdLoads.Plo
rm -f ./classes/.deps/libISSMCore_la-Hook.Plo
rm -f ./classes/.deps/libISSMCore_la-IoModel.Plo
rm -f ./classes/.deps/libISSMCore_la-Misfit.Plo
rm -f ./classes/.deps/libISSMCore_la-Nodalvalue.Plo
rm -f ./classes/.deps/libISSMCore_la-Node.Plo
rm -f ./classes/.deps/libISSMCore_la-Nodes.Plo
rm -f ./classes/.deps/libISSMCore_la-Numberedcostfunction.Plo
rm -f ./classes/.deps/libISSMCore_la-Profiler.Plo
rm -f ./classes/.deps/libISSMCore_la-Radar.Plo
rm -f ./classes/.deps/libISSMCore_la-Regionaloutput.Plo
rm -f ./classes/.deps/libISSMCore_la-RiftStruct.Plo
rm -f ./classes/.deps/libISSMCore_la-SealevelGeometry.Plo
rm -f ./classes/.deps/libISSMCore_la-Vertex.Plo
rm -f ./classes/.deps/libISSMCore_la-Vertices.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-Constraints.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcDynamic.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcStatic.Plo
rm -f ./classes/Constraints/.deps/libISSMCore_la-SpcTransient.Plo
rm -f ./classes/Dakota/.deps/libISSMCore_la-IssmParallelDirectApplicInterface.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Element.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-ElementHook.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Elements.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Penta.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-PentaRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Seg.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-SegRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Tetra.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-TetraRef.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-Tria.Plo
rm -f ./classes/Elements/.deps/libISSMCore_la-TriaRef.Plo
rm -f ./classes/ExternalResults/.deps/libISSMCore_la-Results.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ArrayInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-BoolInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ControlInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-DatasetInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-DoubleInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-ElementInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-Inputs.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-IntArrayInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-IntInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-PentaInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-SegInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-TransientInput.Plo
rm -f ./classes/Inputs/.deps/libISSMCore_la-TriaInput.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Channel.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Friction.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Loads.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Moulin.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Neumannflux.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Numericalflux.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Pengrid.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Penpair.Plo
rm -f ./classes/Loads/.deps/libISSMCore_la-Riftfront.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Materials.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matestar.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matice.Plo
rm -f ./classes/Materials/.deps/libISSMCore_la-Matlitho.Plo
rm -f ./classes/Options/.deps/libISSMCore_la-OptionUtilities.Plo
rm -f ./classes/Options/.deps/libISSMCore_la-Options.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-BoolParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-ControlParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DataSetParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleTransientMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-DoubleVecParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-FileParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntMatParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-IntVecParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-MatrixParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-Parameters.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-StringArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-StringParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-TransientArrayParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-TransientParam.Plo
rm -f ./classes/Params/.deps/libISSMCore_la-VectorParam.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussPenta.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussSeg.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTetra.Plo
rm -f ./classes/gauss/.deps/libISSMCore_la-GaussTria.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Covertree.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-ExponentialVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-GaussianVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Observation.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Observations.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-PowerVariogram.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-Quadtree.Plo
rm -f ./classes/kriging/.deps/libISSMCore_la-SphericalVariogram.Plo
rm -f ./classes/matrix/.deps/libISSMCore_la-ElementMatrix.Plo
rm -f ./classes/matrix/.deps/libISSMCore_la-ElementVector.Plo
rm -f ./cores/.deps/libISSMCore_la-AdjointCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-CorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-ProcessArguments.Plo
rm -f ./cores/.deps/libISSMCore_la-ResetBoundaryConditions.Plo
rm -f ./cores/.deps/libISSMCore_la-WrapperCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.Plo
rm -f ./cores/.deps/libISSMCore_la-ad_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness2_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointbalancethickness_core.Plo
rm -f ./cores/.deps/libISSMCore_la-adjointstressbalance_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancethickness2_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancethickness_core.Plo
rm -f ./cores/.deps/libISSMCore_la-balancevelocity_core.Plo
rm -f ./cores/.deps/libISSMCore_la-bedslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-bmb_core.Plo
rm -f ./cores/.deps/libISSMCore_la-control_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controladm1qn3_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controlm1qn3_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controltao_core.Plo
rm -f ./cores/.deps/libISSMCore_la-controlvalidation_core.Plo
rm -f ./cores/.deps/libISSMCore_la-dakota_core.Plo
rm -f ./cores/.deps/libISSMCore_la-damage_core.Plo
rm -f ./cores/.deps/libISSMCore_la-debris_core.Plo
rm -f ./cores/.deps/libISSMCore_la-depthaverage_core.Plo
rm -f ./cores/.deps/libISSMCore_la-dummy_core.Plo
rm -f ./cores/.deps/libISSMCore_la-esa_core.Plo
rm -f ./cores/.deps/libISSMCore_la-extrudefrombase_core.Plo
rm -f ./cores/.deps/libISSMCore_la-extrudefromtop_core.Plo
rm -f ./cores/.deps/libISSMCore_la-groundingline_core.Plo
rm -f ./cores/.deps/libISSMCore_la-hydrology_core.Plo
rm -f ./cores/.deps/libISSMCore_la-levelsetfunctionslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-love_core.Plo
rm -f ./cores/.deps/libISSMCore_la-masstransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-movingfront_core.Plo
rm -f ./cores/.deps/libISSMCore_la-oceantransport_core.Plo
rm -f ./cores/.deps/libISSMCore_la-sampling_core.Plo
rm -f ./cores/.deps/libISSMCore_la-sealevelchange_core.Plo
rm -f ./cores/.deps/libISSMCore_la-smb_core.Plo
rm -f ./cores/.deps/libISSMCore_la-steadystate_core.Plo
rm -f ./cores/.deps/libISSMCore_la-stressbalance_core.Plo
rm -f ./cores/.deps/libISSMCore_la-surfaceslope_core.Plo
rm -f ./cores/.deps/libISSMCore_la-thermal_core.Plo
rm -f ./cores/.deps/libISSMCore_la-transient_core.Plo
rm -f ./datastructures/.deps/libISSMCore_la-DataSet.Plo
rm -f ./kml/.deps/libISSMModules_la-KMLFileReadUtils.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Attribute.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_ColorStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Comment.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Container.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Document.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Feature.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_File.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Folder.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Geometry.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_GroundOverlay.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Icon.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LatLonBox.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LineString.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LineStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_LinearRing.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_MultiGeometry.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Object.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Overlay.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Placemark.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Point.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_PolyStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Polygon.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Style.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_StyleSelector.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_SubStyle.Plo
rm -f ./kml/.deps/libISSMModules_la-KML_Unknown.Plo
rm -f ./main/.deps/libISSMCore_la-EnvironmentFinalize.Plo
rm -f ./main/.deps/libISSMCore_la-EnvironmentInit.Plo
rm -f ./main/.deps/libISSMCore_la-esmfbinders.Plo
rm -f ./modules/AllocateSystemMatricesx/.deps/libISSMCore_la-AllocateSystemMatricesx.Plo
rm -f ./modules/AverageOntoPartitionx/.deps/libISSMCore_la-AverageOntoPartitionx.Plo
rm -f ./modules/BamgConvertMeshx/.deps/libISSMCore_la-BamgConvertMeshx.Plo
rm -f ./modules/BamgTriangulatex/.deps/libISSMCore_la-BamgTriangulatex.Plo
rm -f ./modules/Bamgx/.deps/libISSMCore_la-Bamgx.Plo
rm -f ./modules/Calvingx/.deps/libISSMCore_la-Calvingx.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-Chacox.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-chaco_seconds.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-input_parse.Plo
rm -f ./modules/Chacox/.deps/libISSMModules_la-user_params.Plo
rm -f ./modules/ConfigureObjectsx/.deps/libISSMCore_la-ConfigureObjectsx.Plo
rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-ConstraintsStatex.Plo
rm -f ./modules/ConstraintsStatex/.deps/libISSMCore_la-RiftConstraintsState.Plo
rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshx.Plo
rm -f ./modules/ContourToMeshx/.deps/libISSMModules_la-ContourToMeshxt.Plo
rm -f ./modules/ContourToNodesx/.deps/libISSMModules_la-ContourToNodesx.Plo
rm -f ./modules/ControlInputSetGradientx/.deps/libISSMCore_la-ControlInputSetGradientx.Plo
rm -f ./modules/CoordinateSystemTransformx/.deps/libISSMCore_la-CoordinateSystemTransformx.Plo
rm -f ./modules/CreateJacobianMatrixx/.deps/libISSMCore_la-CreateJacobianMatrixx.Plo
rm -f ./modules/CreateNodalConstraintsx/.deps/libISSMCore_la-CreateNodalConstraintsx.Plo
rm -f ./modules/Damagex/.deps/libISSMCore_la-Damagex.Plo
rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryx.Plo
rm -f ./modules/DistanceToMaskBoundaryx/.deps/libISSMModules_la-DistanceToMaskBoundaryxt.Plo
rm -f ./modules/DragCoefficientAbsGradientx/.deps/libISSMCore_la-DragCoefficientAbsGradientx.Plo
rm -f ./modules/ElementConnectivityx/.deps/libISSMModules_la-ElementConnectivityx.Plo
rm -f ./modules/ElementCoordinatesx/.deps/libISSMCore_la-ElementCoordinatesx.Plo
rm -f ./modules/Exp2Kmlx/.deps/libISSMModules_la-Exp2Kmlx.Plo
rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetx.Plo
rm -f ./modules/ExpToLevelSetx/.deps/libISSMModules_la-ExpToLevelSetxt.Plo
rm -f ./modules/FloatingiceMeltingRatePicox/.deps/libISSMCore_la-FloatingiceMeltingRatePicox.Plo
rm -f ./modules/FloatingiceMeltingRatex/.deps/libISSMCore_la-FloatingiceMeltingRatex.Plo
rm -f ./modules/FrontalForcingsx/.deps/libISSMCore_la-FrontalForcingsx.Plo
rm -f ./modules/GeothermalFluxx/.deps/libISSMCore_la-GeothermalFluxx.Plo
rm -f ./modules/GetSolutionFromInputsx/.deps/libISSMCore_la-GetSolutionFromInputsx.Plo
rm -f ./modules/GetVectorFromControlInputsx/.deps/libISSMCore_la-GetVectorFromControlInputsx.Plo
rm -f ./modules/GetVectorFromInputsx/.deps/libISSMCore_la-GetVectorFromInputsx.Plo
rm -f ./modules/GiaDeflectionCorex/.deps/libISSMCore_la-GiaDeflectionCorex.Plo
rm -f ./modules/Gradjx/.deps/libISSMCore_la-Gradjx.Plo
rm -f ./modules/GroundinglineMigrationx/.deps/libISSMCore_la-GroundinglineMigrationx.Plo
rm -f ./modules/InputDepthAverageAtBasex/.deps/libISSMCore_la-InputDepthAverageAtBasex.Plo
rm -f ./modules/InputDuplicatex/.deps/libISSMCore_la-InputDuplicatex.Plo
rm -f ./modules/InputExtrudex/.deps/libISSMCore_la-InputExtrudex.Plo
rm -f ./modules/InputUpdateFromConstantx/.deps/libISSMCore_la-InputUpdateFromConstantx.Plo
rm -f ./modules/InputUpdateFromDakotax/.deps/libISSMCore_la-InputUpdateFromDakotax.Plo
rm -f ./modules/InputUpdateFromMatrixDakotax/.deps/libISSMCore_la-InputUpdateFromMatrixDakotax.Plo
rm -f ./modules/InputUpdateFromSolutionx/.deps/libISSMCore_la-InputUpdateFromSolutionx.Plo
rm -f ./modules/InputUpdateFromVectorDakotax/.deps/libISSMCore_la-InputUpdateFromVectorDakotax.Plo
rm -f ./modules/InputUpdateFromVectorx/.deps/libISSMCore_la-InputUpdateFromVectorx.Plo
rm -f ./modules/InterpFromGridToMeshx/.deps/libISSMModules_la-InterpFromGridToMeshx.Plo
rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dx.Plo
rm -f ./modules/InterpFromMesh2dx/.deps/libISSMModules_la-InterpFromMesh2dxt.Plo
rm -f ./modules/InterpFromMeshToGridx/.deps/libISSMModules_la-InterpFromMeshToGridx.Plo
rm -f ./modules/InterpFromMeshToMesh2dx/.deps/libISSMCore_la-InterpFromMeshToMesh2dx.Plo
rm -f ./modules/InterpFromMeshToMesh3dx/.deps/libISSMModules_la-InterpFromMeshToMesh3dx.Plo
rm -f ./modules/IoModelToConstraintsx/.deps/libISSMCore_la-IoModelToConstraintsx.Plo
rm -f ./modules/KMLFileReadx/.deps/libISSMModules_la-KMLFileReadx.Plo
rm -f ./modules/KMLMeshWritex/.deps/libISSMModules_la-KMLMeshWritex.Plo
rm -f ./modules/KMLOverlayx/.deps/libISSMModules_la-KMLOverlayx.Plo
rm -f ./modules/KillIcebergsx/.deps/libISSMCore_la-KillIcebergsx.Plo
rm -f ./modules/Kml2Expx/.deps/libISSMModules_la-Kml2Expx.Plo
rm -f ./modules/Krigingx/.deps/libISSMCore_la-pKrigingx.Plo
rm -f ./modules/Krigingx/.deps/libISSMModules_la-Krigingx.Plo
rm -f ./modules/Krigingx/.deps/libISSMModules_la-pKrigingx.Plo
rm -f ./modules/Mergesolutionfromftogx/.deps/libISSMCore_la-Mergesolutionfromftogx.Plo
rm -f ./modules/MeshProfileIntersectionx/.deps/libISSMModules_la-MeshProfileIntersectionx.Plo
rm -f ./modules/MmeToInputFromIdx/.deps/libISSMCore_la-MmeToInputFromIdx.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateEdges.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateElementsVerticesAndMaterials.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateFaces.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNodes.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateNumberNodeToElementConnectivity.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateOutputDefinitions.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateParameters.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-CreateSingleNodeToElementConnectivity.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-EdgesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ElementsAndVerticesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-FacesPartitioning.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-ModelProcessorx.Plo
rm -f ./modules/ModelProcessorx/.deps/libISSMCore_la-NodesPartitioning.Plo
rm -f ./modules/ModelProcessorx/Autodiff/.deps/libISSMCore_la-CreateParametersAutodiff.Plo
rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-CreateParametersControl.Plo
rm -f ./modules/ModelProcessorx/Control/.deps/libISSMCore_la-UpdateElementsAndMaterialsControl.Plo
rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-CreateParametersDakota.Plo
rm -f ./modules/ModelProcessorx/Dakota/.deps/libISSMCore_la-UpdateElementsAndMaterialsDakota.Plo
rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateElementsTransient.Plo
rm -f ./modules/ModelProcessorx/Transient/.deps/libISSMCore_la-UpdateParametersTransient.Plo
rm -f ./modules/NodalValuex/.deps/libISSMCore_la-NodalValuex.Plo
rm -f ./modules/NodeConnectivityx/.deps/libISSMModules_la-NodeConnectivityx.Plo
rm -f ./modules/NodesDofx/.deps/libISSMCore_la-NodesDofx.Plo
rm -f ./modules/OceanExchangeDatax/.deps/libISSMCore_la-OceanExchangeDatax.Plo
rm -f ./modules/OutputDefinitionsResponsex/.deps/libISSMCore_la-OutputDefinitionsResponsex.Plo
rm -f ./modules/OutputResultsx/.deps/libISSMCore_la-OutputResultsx.Plo
rm -f ./modules/ParseToolkitsOptionsx/.deps/libISSMCore_la-ParseToolkitsOptionsx.Plo
rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsx.Plo
rm -f ./modules/PointCloudFindNeighborsx/.deps/libISSMModules_la-PointCloudFindNeighborsxt.Plo
rm -f ./modules/ProcessRiftsx/.deps/libISSMModules_la-ProcessRiftsx.Plo
rm -f ./modules/PropagateFlagsFromConnectivityx/.deps/libISSMModules_la-PropagateFlagsFromConnectivityx.Plo
rm -f ./modules/QmuStatisticsx/.deps/libISSMCore_la-QmuStatisticsx.Plo
rm -f ./modules/Reduceloadx/.deps/libISSMCore_la-Reduceloadx.Plo
rm -f ./modules/Reducevectorgtofx/.deps/libISSMCore_la-Reducevectorgtofx.Plo
rm -f ./modules/ResetConstraintsx/.deps/libISSMCore_la-ResetConstraintsx.Plo
rm -f ./modules/ResetFSBasalBoundaryConditionx/.deps/libISSMCore_la-ResetFSBasalBoundaryConditionx.Plo
rm -f ./modules/RheologyBAbsGradientx/.deps/libISSMCore_la-RheologyBAbsGradientx.Plo
rm -f ./modules/RheologyBbarAbsGradientx/.deps/libISSMCore_la-RheologyBbarAbsGradientx.Plo
rm -f ./modules/Scotchx/.deps/libISSMModules_la-Scotchx.Plo
rm -f ./modules/SetActiveNodesLSMx/.deps/libISSMCore_la-SetActiveNodesLSMx.Plo
rm -f ./modules/SetControlInputsFromVectorx/.deps/libISSMCore_la-SetControlInputsFromVectorx.Plo
rm -f ./modules/Shp2Kmlx/.deps/libISSMModules_la-Shp2Kmlx.Plo
rm -f ./modules/Solverx/.deps/libISSMCore_la-Solverx.Plo
rm -f ./modules/SpcNodesx/.deps/libISSMCore_la-SpcNodesx.Plo
rm -f ./modules/StochasticForcingx/.deps/libISSMCore_la-StochasticForcingx.Plo
rm -f ./modules/SurfaceAbsVelMisfitx/.deps/libISSMCore_la-SurfaceAbsVelMisfitx.Plo
rm -f ./modules/SurfaceAreax/.deps/libISSMCore_la-SurfaceAreax.Plo
rm -f ./modules/SurfaceAverageVelMisfitx/.deps/libISSMCore_la-SurfaceAverageVelMisfitx.Plo
rm -f ./modules/SurfaceLogVelMisfitx/.deps/libISSMCore_la-SurfaceLogVelMisfitx.Plo
rm -f ./modules/SurfaceLogVxVyMisfitx/.deps/libISSMCore_la-SurfaceLogVxVyMisfitx.Plo
rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-Gembx.Plo
rm -f ./modules/SurfaceMassBalancex/.deps/libISSMCore_la-SurfaceMassBalancex.Plo
rm -f ./modules/SurfaceRelVelMisfitx/.deps/libISSMCore_la-SurfaceRelVelMisfitx.Plo
rm -f ./modules/SystemMatricesx/.deps/libISSMCore_la-SystemMatricesx.Plo
rm -f ./modules/ThicknessAbsMisfitx/.deps/libISSMCore_la-ThicknessAbsMisfitx.Plo
rm -f ./modules/ThicknessAcrossGradientx/.deps/libISSMCore_la-ThicknessAcrossGradientx.Plo
rm -f ./modules/ThicknessAlongGradientx/.deps/libISSMCore_la-ThicknessAlongGradientx.Plo
rm -f ./modules/Trianglex/.deps/libISSMModules_la-Trianglex.Plo
rm -f ./modules/UpdateDynamicConstraintsx/.deps/libISSMCore_la-UpdateDynamicConstraintsx.Plo
rm -f ./modules/VertexCoordinatesx/.deps/libISSMCore_la-VertexCoordinatesx.Plo
rm -f ./shared/Bamg/.deps/libISSMCore_la-BigPrimeNumber.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Arrhenius.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-BuddJacka.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Cuffey.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-CuffeyTemperate.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-DrainageFunctionWaterfraction.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-EstarComponents.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-LliboutryDuval.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-NyeCO2.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-NyeH2O.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-Paterson.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalance.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PddSurfaceMassBalanceSicopolis.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-PrintArrays.Plo
rm -f ./shared/Elements/.deps/libISSMCore_la-StressIntensityIntegralWeight.Plo
rm -f ./shared/Enum/.deps/libISSMCore_la-EnumToStringx.Plo
rm -f ./shared/Enum/.deps/libISSMCore_la-StringToEnumx.Plo
rm -f ./shared/Exceptions/.deps/libISSMCore_la-Exceptions.Plo
rm -f ./shared/Exp/.deps/libISSMModules_la-exp.Plo
rm -f ./shared/FSanalyticals/.deps/libISSMCore_la-fsanalyticals.Plo
rm -f ./shared/LatLong/.deps/libISSMCore_la-Ll2xyx.Plo
rm -f ./shared/LatLong/.deps/libISSMCore_la-Xy2llx.Plo
rm -f ./shared/Matrix/.deps/libISSMCore_la-MatrixUtils.Plo
rm -f ./shared/MemOps/.deps/libISSMCore_la-MemOps.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-BrentSearch.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-GaussPoints.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-NewtonSolveDnorm.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-ODE1.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-Verbosity.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-XZvectorsToCoordinateSystem.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-cross.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-cubic.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-extrema.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-isnan.Plo
rm -f ./shared/Numerics/.deps/libISSMCore_la-legendre.Plo
rm -f ./shared/Random/.deps/libISSMCore_la-random.Plo
rm -f ./shared/Random/.deps/libISSMCore_la-randomgenerator.Plo
rm -f ./shared/Sorting/.deps/libISSMCore_la-binary_search.Plo
rm -f ./shared/String/.deps/ApiPrintf.Plo
rm -f ./shared/String/.deps/libISSMCore_la-DescriptorIndex.Plo
rm -f ./shared/Threads/.deps/libISSMModules_la-LaunchThread.Plo
rm -f ./shared/Threads/.deps/libISSMModules_la-PartitionRange.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-AssociateSegmentToElement.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-GridInsideHole.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-OrderSegments.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-SplitMeshForRifts.Plo
rm -f ./shared/Triangle/.deps/libISSMModules_la-TriangleUtils.Plo
rm -f ./shared/io/Comm/.deps/libISSMCore_la-IssmComm.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-WriteLockFile.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfclose.Plo
rm -f ./shared/io/Disk/.deps/libISSMCore_la-pfopen.Plo
rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-IoCodeConversions.Plo
rm -f ./shared/io/Marshalling/.deps/libISSMCore_la-Marshalling.Plo
rm -f ./shared/io/Print/.deps/libISSMCore_la-PrintfFunction.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-convergence.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_adjoint_linear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_fct.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_glads_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_hydro_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_la_theta.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_linear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_newton.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_sampling.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_schurcg.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_shakti_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.Plo
rm -f ./solutionsequences/.deps/libISSMCore_la-solutionsequence_thermal_nonlinear.Plo
rm -f ./toolkits/.deps/libISSMCore_la-ToolkitOptions.Plo
rm -f ./toolkits/codipack/.deps/libISSMCore_la-ampi_interface.Plo
rm -f ./toolkits/gsl/.deps/libISSMCore_la-DenseGslSolve.Plo
rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmSolver.Plo
rm -f ./toolkits/issm/.deps/libISSMCore_la-IssmToolkitUtils.Plo
rm -f ./toolkits/metis/patches/.deps/libISSMCore_la-METIS_PartMeshNodalPatch.Plo
rm -f ./toolkits/mpi/.deps/libISSMCore_la-issmmpi.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineGlobalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineLocalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-DetermineRowRankFromLocalSize.Plo
rm -f ./toolkits/mpi/commops/.deps/libISSMCore_la-GetOwnershipBoundariesFromRange.Plo
rm -f ./toolkits/mumps/.deps/libISSMCore_la-MumpsSolve.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscMat.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscSolver.Plo
rm -f ./toolkits/petsc/objects/.deps/libISSMCore_la-PetscVec.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscInsertMode.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscMatrixType.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-ISSMToPetscNormMode.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-KSPFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatMultPatch.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-MatToMPISerial.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewMat.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-NewVec.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-PetscOptionsDetermineSolverType.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecFree.Plo
rm -f ./toolkits/petsc/patches/.deps/libISSMCore_la-VecToMPISerial.Plo
rm -f main/.deps/issm-issm.Po
rm -f main/.deps/issm_dakota-issm_dakota.Po
rm -f main/.deps/issm_ocean-issm_ocean.Po
rm -f main/.deps/issm_post-issm_post.Po
rm -f main/.deps/issm_slc-issm_slc.Po
rm -f main/.deps/kriging-kriging.Po
rm -f Makefile
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
Making distclean in m
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
make[2]: Warning: File 'Makefile' has modification time 1176 s in the future
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f Makefile
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
Making distclean in wrappers
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: Warning: File 'Makefile' has modification time 1176 s in the future
Making distclean in matlab
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/matlab'
make[3]: Warning: File 'Makefile' has modification time 1176 s in the future
test -z "libISSMMatlab.la libISSMApi.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la  Kriging_matlab.la  " || rm -f libISSMMatlab.la libISSMApi.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la M1qn3_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la  Kriging_matlab.la  
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs
rm -rf ../BamgMesher/.libs ../BamgMesher/_libs
rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs
rm -rf ../Chaco/.libs ../Chaco/_libs
rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs
rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs
rm -rf ../CoordTransform/.libs ../CoordTransform/_libs
rm -rf ../DistanceToMaskBoundary/.libs ../DistanceToMaskBoundary/_libs
rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs
rm -rf ../ExpSimplify/.libs ../ExpSimplify/_libs
rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs
rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs
rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs
rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs
rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs
rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs
rm -rf ../IssmConfig/.libs ../IssmConfig/_libs
rm -rf ../Kriging/.libs ../Kriging/_libs
rm -rf ../M1qn3/.libs ../M1qn3/_libs
rm -rf ../MeshPartition/.libs ../MeshPartition/_libs
rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs
rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs
rm -rf ../PointCloudFindNeighbors/.libs ../PointCloudFindNeighbors/_libs
rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs
rm -rf ../PropagateFlagsFromConnectivity/.libs ../PropagateFlagsFromConnectivity/_libs
rm -rf ../Scotch/.libs ../Scotch/_libs
rm -rf ../ShpRead/.libs ../ShpRead/_libs
rm -rf ../Triangle/.libs ../Triangle/_libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgConvertMesh/*.o
rm -f ../BamgConvertMesh/*.lo
rm -f ../BamgMesher/*.o
rm -f ../BamgMesher/*.lo
rm -f ../BamgTriangulate/*.o
rm -f ../BamgTriangulate/*.lo
rm -f ../Chaco/*.o
rm -f ../Chaco/*.lo
rm -f ../ContourToMesh/*.o
rm -f ../ContourToMesh/*.lo
rm -f ../ContourToNodes/*.o
rm -f ../ContourToNodes/*.lo
rm -f ../CoordTransform/*.o
rm -f ../CoordTransform/*.lo
rm -f ../DistanceToMaskBoundary/*.o
rm -f ../DistanceToMaskBoundary/*.lo
rm -f ../ElementConnectivity/*.o
rm -f ../ElementConnectivity/*.lo
rm -f ../ExpSimplify/*.o
rm -f ../ExpSimplify/*.lo
rm -f ../ExpToLevelSet/*.o
rm -f ../ExpToLevelSet/*.lo
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromGridToMesh/*.lo
rm -f ../InterpFromMesh2d/*.o
rm -f ../InterpFromMesh2d/*.lo
rm -f ../InterpFromMeshToGrid/*.o
rm -f ../InterpFromMeshToGrid/*.lo
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../InterpFromMeshToMesh2d/*.lo
rm -f ../InterpFromMeshToMesh3d/*.o
rm -f ../InterpFromMeshToMesh3d/*.lo
rm -f ../IssmConfig/*.o
rm -f ../IssmConfig/*.lo
rm -f ../Kriging/*.o
rm -f ../Kriging/*.lo
rm -f ../M1qn3/*.o
rm -f ../M1qn3/*.lo
rm -f ../MeshPartition/*.o
rm -f ../MeshPartition/*.lo
rm -f ../MeshProfileIntersection/*.o
rm -f ../MeshProfileIntersection/*.lo
rm -f ../NodeConnectivity/*.o
rm -f ../NodeConnectivity/*.lo
rm -f ../PointCloudFindNeighbors/*.o
rm -f ../PointCloudFindNeighbors/*.lo
rm -f ../ProcessRifts/*.o
rm -f ../ProcessRifts/*.lo
rm -f ../PropagateFlagsFromConnectivity/*.o
rm -f ../PropagateFlagsFromConnectivity/*.lo
rm -f ../Scotch/*.o
rm -f ../Scotch/*.lo
rm -f ../ShpRead/*.o
rm -f ../ShpRead/*.lo
rm -f ../Triangle/*.o
rm -f ../Triangle/*.lo
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgConvertMesh/.deps/.dirstamp
rm -f ../BamgConvertMesh/.dirstamp
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../BamgTriangulate/.deps/.dirstamp
rm -f ../BamgTriangulate/.dirstamp
rm -f ../Chaco/.deps/.dirstamp
rm -f ../Chaco/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ContourToNodes/.deps/.dirstamp
rm -f ../ContourToNodes/.dirstamp
rm -f ../CoordTransform/.deps/.dirstamp
rm -f ../CoordTransform/.dirstamp
rm -f ../DistanceToMaskBoundary/.deps/.dirstamp
rm -f ../DistanceToMaskBoundary/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../ExpSimplify/.deps/.dirstamp
rm -f ../ExpSimplify/.dirstamp
rm -f ../ExpToLevelSet/.deps/.dirstamp
rm -f ../ExpToLevelSet/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMesh2d/.deps/.dirstamp
rm -f ../InterpFromMesh2d/.dirstamp
rm -f ../InterpFromMeshToGrid/.deps/.dirstamp
rm -f ../InterpFromMeshToGrid/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../Kriging/.deps/.dirstamp
rm -f ../Kriging/.dirstamp
rm -f ../M1qn3/.deps/.dirstamp
rm -f ../M1qn3/.dirstamp
rm -f ../MeshPartition/.deps/.dirstamp
rm -f ../MeshPartition/.dirstamp
rm -f ../MeshProfileIntersection/.deps/.dirstamp
rm -f ../MeshProfileIntersection/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../PointCloudFindNeighbors/.deps/.dirstamp
rm -f ../PointCloudFindNeighbors/.dirstamp
rm -f ../ProcessRifts/.deps/.dirstamp
rm -f ../ProcessRifts/.dirstamp
rm -f ../PropagateFlagsFromConnectivity/.deps/.dirstamp
rm -f ../PropagateFlagsFromConnectivity/.dirstamp
rm -f ../Scotch/.deps/.dirstamp
rm -f ../Scotch/.dirstamp
rm -f ../ShpRead/.deps/.dirstamp
rm -f ../ShpRead/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgConvertMesh/.deps/BamgConvertMesh.Plo
rm -f ../BamgMesher/.deps/BamgMesher.Plo
rm -f ../BamgTriangulate/.deps/BamgTriangulate.Plo
rm -f ../Chaco/.deps/Chaco.Plo
rm -f ../ContourToMesh/.deps/ContourToMesh.Plo
rm -f ../ContourToNodes/.deps/ContourToNodes.Plo
rm -f ../CoordTransform/.deps/CoordTransform.Plo
rm -f ../DistanceToMaskBoundary/.deps/DistanceToMaskBoundary.Plo
rm -f ../ElementConnectivity/.deps/ElementConnectivity.Plo
rm -f ../ExpSimplify/.deps/ExpSimplify.Plo
rm -f ../ExpToLevelSet/.deps/ExpToLevelSet.Plo
rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh.Plo
rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d.Plo
rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid.Plo
rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d.Plo
rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d.Plo
rm -f ../IssmConfig/.deps/IssmConfig.Plo
rm -f ../Kriging/.deps/Kriging.Plo
rm -f ../M1qn3/.deps/M1qn3.Plo
rm -f ../MeshPartition/.deps/MeshPartition.Plo
rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection.Plo
rm -f ../NodeConnectivity/.deps/NodeConnectivity.Plo
rm -f ../PointCloudFindNeighbors/.deps/PointCloudFindNeighbors.Plo
rm -f ../ProcessRifts/.deps/ProcessRifts.Plo
rm -f ../PropagateFlagsFromConnectivity/.deps/PropagateFlagsFromConnectivity.Plo
rm -f ../Scotch/.deps/Scotch.Plo
rm -f ../ShpRead/.deps/ShpRead.Plo
rm -f ../Triangle/.deps/Triangle.Plo
rm -f ./io/.deps/libISSMApi_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMMatlab_la-CheckNumMatlabArguments.Plo
rm -f ./io/.deps/libISSMMatlab_la-FetchMatlabData.Plo
rm -f ./io/.deps/libISSMMatlab_la-WriteMatlabData.Plo
rm -f Makefile
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/matlab'
Making distclean in javascript
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/javascript'
make[3]: Warning: File 'Makefile' has modification time 1175 s in the future
 rm -f IssmModule.js
 rm -f IssmModule
test -z "libISSMJavascript.la libISSMApi.la" || rm -f libISSMJavascript.la libISSMApi.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgMesher/*.o
rm -f ../ContourToMesh/*.o
rm -f ../ElementConnectivity/*.o
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../Issm/*.o
rm -f ../IssmConfig/*.o
rm -f ../NodeConnectivity/*.o
rm -f ../Triangle/*.o
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../Issm/.deps/.dirstamp
rm -f ../Issm/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgMesher/.deps/IssmModule-BamgMesher.Po
rm -f ../ContourToMesh/.deps/IssmModule-ContourToMesh.Po
rm -f ../ElementConnectivity/.deps/IssmModule-ElementConnectivity.Po
rm -f ../InterpFromGridToMesh/.deps/IssmModule-InterpFromGridToMesh.Po
rm -f ../InterpFromMeshToMesh2d/.deps/IssmModule-InterpFromMeshToMesh2d.Po
rm -f ../Issm/.deps/IssmModule-issm.Po
rm -f ../IssmConfig/.deps/IssmModule-IssmConfig.Po
rm -f ../NodeConnectivity/.deps/IssmModule-NodeConnectivity.Po
rm -f ../Triangle/.deps/IssmModule-Triangle.Po
rm -f ./io/.deps/libISSMApi_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMJavascript_la-FetchJavascriptData.Plo
rm -f ./io/.deps/libISSMJavascript_la-WriteJavascriptData.Plo
rm -f Makefile
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/javascript'
Making distclean in python
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[3]: Warning: File 'Makefile' has modification time 1175 s in the future
test -z "libISSMPython.la libISSMApi.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la " || rm -f libISSMPython.la libISSMApi.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la 
rm -f ./so_locations
rm -rf .libs _libs
rm -rf ../BamgConvertMesh/.libs ../BamgConvertMesh/_libs
rm -rf ../BamgMesher/.libs ../BamgMesher/_libs
rm -rf ../BamgTriangulate/.libs ../BamgTriangulate/_libs
rm -rf ../Chaco/.libs ../Chaco/_libs
rm -rf ../ContourToMesh/.libs ../ContourToMesh/_libs
rm -rf ../ContourToNodes/.libs ../ContourToNodes/_libs
rm -rf ../ElementConnectivity/.libs ../ElementConnectivity/_libs
rm -rf ../ExpToLevelSet/.libs ../ExpToLevelSet/_libs
rm -rf ../InterpFromGridToMesh/.libs ../InterpFromGridToMesh/_libs
rm -rf ../InterpFromMesh2d/.libs ../InterpFromMesh2d/_libs
rm -rf ../InterpFromMeshToGrid/.libs ../InterpFromMeshToGrid/_libs
rm -rf ../InterpFromMeshToMesh2d/.libs ../InterpFromMeshToMesh2d/_libs
rm -rf ../InterpFromMeshToMesh3d/.libs ../InterpFromMeshToMesh3d/_libs
rm -rf ../IssmConfig/.libs ../IssmConfig/_libs
rm -rf ../MeshPartition/.libs ../MeshPartition/_libs
rm -rf ../MeshProfileIntersection/.libs ../MeshProfileIntersection/_libs
rm -rf ../NodeConnectivity/.libs ../NodeConnectivity/_libs
rm -rf ../ProcessRifts/.libs ../ProcessRifts/_libs
rm -rf ../Triangle/.libs ../Triangle/_libs
rm -rf ./io/.libs ./io/_libs
rm -f *.o
rm -f ../BamgConvertMesh/*.o
rm -f ../BamgConvertMesh/*.lo
rm -f ../BamgMesher/*.o
rm -f ../BamgMesher/*.lo
rm -f ../BamgTriangulate/*.o
rm -f ../BamgTriangulate/*.lo
rm -f ../Chaco/*.o
rm -f ../Chaco/*.lo
rm -f ../ContourToMesh/*.o
rm -f ../ContourToMesh/*.lo
rm -f ../ContourToNodes/*.o
rm -f ../ContourToNodes/*.lo
rm -f ../ElementConnectivity/*.o
rm -f ../ElementConnectivity/*.lo
rm -f ../ExpToLevelSet/*.o
rm -f ../ExpToLevelSet/*.lo
rm -f ../InterpFromGridToMesh/*.o
rm -f ../InterpFromGridToMesh/*.lo
rm -f ../InterpFromMesh2d/*.o
rm -f ../InterpFromMesh2d/*.lo
rm -f ../InterpFromMeshToGrid/*.o
rm -f ../InterpFromMeshToGrid/*.lo
rm -f ../InterpFromMeshToMesh2d/*.o
rm -f ../InterpFromMeshToMesh2d/*.lo
rm -f ../InterpFromMeshToMesh3d/*.o
rm -f ../InterpFromMeshToMesh3d/*.lo
rm -f ../IssmConfig/*.o
rm -f ../IssmConfig/*.lo
rm -f ../MeshPartition/*.o
rm -f ../MeshPartition/*.lo
rm -f ../MeshProfileIntersection/*.o
rm -f ../MeshProfileIntersection/*.lo
rm -f ../NodeConnectivity/*.o
rm -f ../NodeConnectivity/*.lo
rm -f ../ProcessRifts/*.o
rm -f ../ProcessRifts/*.lo
rm -f ../Triangle/*.o
rm -f ../Triangle/*.lo
rm -f ./io/*.o
rm -f ./io/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f ../BamgConvertMesh/.deps/.dirstamp
rm -f ../BamgConvertMesh/.dirstamp
rm -f ../BamgMesher/.deps/.dirstamp
rm -f ../BamgMesher/.dirstamp
rm -f ../BamgTriangulate/.deps/.dirstamp
rm -f ../BamgTriangulate/.dirstamp
rm -f ../Chaco/.deps/.dirstamp
rm -f ../Chaco/.dirstamp
rm -f ../ContourToMesh/.deps/.dirstamp
rm -f ../ContourToMesh/.dirstamp
rm -f ../ContourToNodes/.deps/.dirstamp
rm -f ../ContourToNodes/.dirstamp
rm -f ../ElementConnectivity/.deps/.dirstamp
rm -f ../ElementConnectivity/.dirstamp
rm -f ../ExpToLevelSet/.deps/.dirstamp
rm -f ../ExpToLevelSet/.dirstamp
rm -f ../InterpFromGridToMesh/.deps/.dirstamp
rm -f ../InterpFromGridToMesh/.dirstamp
rm -f ../InterpFromMesh2d/.deps/.dirstamp
rm -f ../InterpFromMesh2d/.dirstamp
rm -f ../InterpFromMeshToGrid/.deps/.dirstamp
rm -f ../InterpFromMeshToGrid/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh2d/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.deps/.dirstamp
rm -f ../InterpFromMeshToMesh3d/.dirstamp
rm -f ../IssmConfig/.deps/.dirstamp
rm -f ../IssmConfig/.dirstamp
rm -f ../MeshPartition/.deps/.dirstamp
rm -f ../MeshPartition/.dirstamp
rm -f ../MeshProfileIntersection/.deps/.dirstamp
rm -f ../MeshProfileIntersection/.dirstamp
rm -f ../NodeConnectivity/.deps/.dirstamp
rm -f ../NodeConnectivity/.dirstamp
rm -f ../ProcessRifts/.deps/.dirstamp
rm -f ../ProcessRifts/.dirstamp
rm -f ../Triangle/.deps/.dirstamp
rm -f ../Triangle/.dirstamp
rm -f io/.deps/.dirstamp
rm -f io/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ../BamgConvertMesh/.deps/BamgConvertMesh_python_la-BamgConvertMesh.Plo
rm -f ../BamgMesher/.deps/BamgMesher_python_la-BamgMesher.Plo
rm -f ../BamgTriangulate/.deps/BamgTriangulate_python_la-BamgTriangulate.Plo
rm -f ../Chaco/.deps/Chaco_python_la-Chaco.Plo
rm -f ../ContourToMesh/.deps/ContourToMesh_python_la-ContourToMesh.Plo
rm -f ../ContourToNodes/.deps/ContourToNodes_python_la-ContourToNodes.Plo
rm -f ../ElementConnectivity/.deps/ElementConnectivity_python_la-ElementConnectivity.Plo
rm -f ../ExpToLevelSet/.deps/ExpToLevelSet_python_la-ExpToLevelSet.Plo
rm -f ../InterpFromGridToMesh/.deps/InterpFromGridToMesh_python_la-InterpFromGridToMesh.Plo
rm -f ../InterpFromMesh2d/.deps/InterpFromMesh2d_python_la-InterpFromMesh2d.Plo
rm -f ../InterpFromMeshToGrid/.deps/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.Plo
rm -f ../InterpFromMeshToMesh2d/.deps/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.Plo
rm -f ../InterpFromMeshToMesh3d/.deps/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.Plo
rm -f ../IssmConfig/.deps/IssmConfig_python_la-IssmConfig.Plo
rm -f ../MeshPartition/.deps/MeshPartition_python_la-MeshPartition.Plo
rm -f ../MeshProfileIntersection/.deps/MeshProfileIntersection_python_la-MeshProfileIntersection.Plo
rm -f ../NodeConnectivity/.deps/NodeConnectivity_python_la-NodeConnectivity.Plo
rm -f ../ProcessRifts/.deps/ProcessRifts_python_la-ProcessRifts.Plo
rm -f ../Triangle/.deps/Triangle_python_la-Triangle.Plo
rm -f ./io/.deps/libISSMApi_la-ApiPrintf.Plo
rm -f ./io/.deps/libISSMPython_la-CheckNumPythonArguments.Plo
rm -f ./io/.deps/libISSMPython_la-FetchPythonData.Plo
rm -f ./io/.deps/libISSMPython_la-WritePythonData.Plo
rm -f Makefile
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[3]: Warning: File 'Makefile' has modification time 1174 s in the future
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
rm -f Makefile
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[2]: Warning: File 'Makefile' has modification time 1174 s in the future
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
rm -f Makefile
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python'
make[1]: Warning: File 'Makefile' has modification time 1174 s in the future
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make: warning:  Clock skew detected.  Your build may be incomplete.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'.
libtoolize: copying file './aux-config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /home/jenkins/workspace/Debian_Linux-Python/externalpackages/autotools/install/bin/autoconf --force
autoreconf: running: /home/jenkins/workspace/Debian_Linux-Python/externalpackages/autotools/install/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:17: installing './aux-config/compile'
configure.ac:24: installing './aux-config/missing'
src/c/Makefile.am: installing './aux-config/depcomp'
autoreconf: Leaving directory `.'
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:33:38 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
======================================================
                    Compiling ISSM                    
======================================================
Making with 8 CPUs
make: Warning: File 'm4/issm_options.m4' has modification time 1128 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:33:56 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1116 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:34:08 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1104 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:34:20 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1092 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:34:32 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1079 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:34:45 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1067 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:34:57 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1054 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:35:10 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1042 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:35:22 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1029 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:35:35 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1017 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:35:47 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 1004 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:36:00 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 992 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:36:12 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 979 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:36:25 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 967 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:36:37 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 954 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:36:50 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 942 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:37:02 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 929 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:37:14 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 917 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:37:27 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 904 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:37:40 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 892 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:37:53 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 879 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:38:05 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 866 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:38:18 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 854 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:38:30 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 841 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:38:43 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 829 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:38:55 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 816 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:39:08 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 803 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:39:21 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 791 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:39:33 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 778 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:39:47 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 765 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:39:59 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 752 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:40:12 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 740 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:40:24 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 728 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:40:36 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 715 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:40:48 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 703 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:41:00 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 691 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:41:13 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 679 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:41:25 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 666 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:41:37 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 654 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:41:50 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 642 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:42:03 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 629 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:42:15 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 616 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:42:29 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 603 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:42:41 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 591 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:42:54 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 578 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:43:06 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 565 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:43:19 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 553 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:43:32 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 540 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:43:45 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 527 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:43:58 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 514 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:44:10 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 501 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:44:23 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 488 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:44:36 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 475 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:44:50 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 462 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:45:02 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 449 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:45:15 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 436 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:45:28 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 423 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:45:41 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 411 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:45:54 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 398 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:46:07 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 385 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:46:19 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 372 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:46:32 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 359 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:46:45 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 346 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:46:59 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 333 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:47:12 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 319 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:47:25 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 306 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:47:38 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 294 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:47:50 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 281 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:48:03 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 268 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:48:16 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 255 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:48:29 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 242 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:48:42 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 230 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:48:55 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 217 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:49:08 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 204 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:49:20 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 191 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:49:33 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 178 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:49:46 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 166 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:49:59 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 153 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:50:11 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 140 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:50:24 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 128 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:50:37 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 115 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:50:50 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 102 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:51:02 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 90 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:51:15 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 77 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:51:28 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 64 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:51:41 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 51 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:51:53 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 39 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:52:06 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 26 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:52:19 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 13 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:52:31 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make: Warning: File 'm4/issm_options.m4' has modification time 0.68 s in the future
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoconf
 cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing automake-1.16 --foreign
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/home/jenkins/workspace/Debian_Linux-Python --disable-static --enable-development --enable-debugging --with-numthreads=4 --with-python-version=3.11 --with-python-dir=/usr --with-python-numpy-dir=/home/jenkins/.venv/issm/lib/python3.11/site-packages/numpy --with-fortran-lib=-L/usr/lib/x86_64-linux-gnu -lgfortran --with-mpi-include=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/include --with-mpi-libflags=-L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-metis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-parmetis-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-scalapack-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-mumps-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-petsc-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install --with-triangle-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install --with-m1qn3-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/m1qn3/install --with-semic-dir=/home/jenkins/workspace/Debian_Linux-Python/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for icc... no
checking for cl... no
checking for icl... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for icpc... no
checking for cl... no
checking for icl... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ifort... no
checking for g77... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for ifort... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: ============================================================================
configure: =                      Checking ISSM specific options                      =
configure: ============================================================================
checking for date... /usr/bin/date
checking for build date... Sat Jun 22 06:52:44 PDT 2024
checking user name... jenkins
checking host full OS name and version... linux
checking host cpu... x86_64
checking vendor... pc
checking host OS name... linux
checking host OS version... 6.1.0-21-amd64
checking host OS architecture... x86_64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking if this is a Mac build... no
checking if system copy of libc has fmemopen... yes
checking for vendor compilers... done
checking if this is a MSVC (Windows) build... no
checking if this is a MSYS2 (Windows) build... no
checking for MATLAB... no
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... yes
enforced Python version is 3.11
checking for Python header file Python.h... found
checking for Python library libpython... found
checking for python-numpy... yes
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ADIC2... no
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for Adjoint MPI... no
checking for MeDiPack... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.20
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for SLEPc... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
checking for Fortran compilation... yes
checking for Fortran library... done
checking for Xlib (graphics library)... done
checking for MeteoIO... no
checking for SNOWPACK... no
checking for NeoPZ... no
checking for Gmsh... no
checking for BAMG capability compilation... yes
checking for ice/ocean coupling capability compilation... no
checking for kml capability compilation... no
checking for kriging capability compilation... yes
checking for HydrologyTws capability compilation... yes
checking for AdjointBalancethickness2 capability compilation... yes
checking for AdjointBalancethickness capability compilation... yes
checking for AdjointHoriz capability compilation... yes
checking for Age capability compilation... yes
checking for Balancethickness2 capability compilation... yes
checking for Balancethickness capability compilation... yes
checking for BalancethicknessSoft capability compilation... yes
checking for Balancevelocity capability compilation... yes
checking for DamageEvolution capability compilation... yes
checking for Debris capability compilation... yes
checking for DepthAverage capability compilation... yes
checking for Enthalpy capability compilation... yes
checking for Esa capability compilation... yes
checking for Extrapolation capability compilation... yes
checking for ExtrudeFromBase capability compilation... yes
checking for ExtrudeFromTop capability compilation... yes
checking for FreeSurfaceBase capability compilation... yes
checking for FreeSurfaceTop capability compilation... yes
checking for GLheightadvection capability compilation... yes
checking for HydrologyDCEfficient capability compilation... yes
checking for HydrologyDCInefficient capability compilation... yes
checking for HydrologyGlaDS capability compilation... yes
checking for HydrologyPism capability compilation... yes
checking for HydrologyShakti capability compilation... yes
checking for HydrologyShreve capability compilation... yes
checking for HydrologyArmapw capability compilation... yes
checking for L2ProjectionBase capability compilation... yes
checking for L2ProjectionEPL capability compilation... yes
checking for Levelset capability compilation... yes
checking for Love capability compilation... yes
checking for Masstransport capability compilation... yes
checking for Melting capability compilation... yes
checking for Oceantransport capability compilation... yes
checking for Recovery capability compilation... yes
checking for Sampling capability compilation... yes
checking for Sealevelchange capability compilation... yes
checking for Smb capability compilation... yes
checking for Smooth capability compilation... yes
checking for Stressbalance capability compilation... yes
checking for StressbalanceSIA capability compilation... yes
checking for StressbalanceVertical capability compilation... yes
checking for Thermal capability compilation... yes
checking for UzawaPressure capability compilation... yes
checking for iOS compilation... no
checking for Android capability compilation... no
checking with Android Native Development Kit (NDK)... no
checking for C++ optimization flags... -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_
checking for number of threads... 4
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/bash ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/c/Makefile
config.status: creating src/wrappers/Makefile
config.status: creating src/wrappers/python/Makefile
config.status: creating src/wrappers/matlab/Makefile
config.status: creating src/wrappers/javascript/Makefile
config.status: creating src/m/Makefile
config.status: creating ./config.h
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/jenkins/workspace/Debian_Linux-Python/aux-config/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status ./config.h
config.status: creating ./config.h
config.status: ./config.h is unchanged
make  all-recursive
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python'
Making all in src
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
Making all in c
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-Contours.lo
  CXX      classes/libISSMCore_la-Vertices.lo
  CXX      classes/libISSMCore_la-Nodes.lo
  CXX      classes/libISSMCore_la-Numberedcostfunction.lo
  CXX      classes/libISSMCore_la-Misfit.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquare.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquaretransient.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgrad.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgrad.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfsurfacelogvel.lo
  CXX      classes/libISSMCore_la-Cflevelsetmisfit.lo
  CXX      classes/libISSMCore_la-Regionaloutput.lo
  CXX      classes/libISSMCore_la-Nodalvalue.lo
  CXX      classes/libISSMCore_la-Node.lo
  CXX      classes/libISSMCore_la-Vertex.lo
  CXX      classes/libISSMCore_la-Hook.lo
  CXX      classes/libISSMCore_la-Radar.lo
  CXX      classes/libISSMCore_la-BarystaticContributions.lo
  CXX      classes/Constraints/libISSMCore_la-Constraints.lo
  CXX      classes/Constraints/libISSMCore_la-SpcStatic.lo
  CXX      classes/Constraints/libISSMCore_la-SpcDynamic.lo
  CXX      classes/Loads/libISSMCore_la-Channel.lo
  CXX      classes/Loads/libISSMCore_la-Loads.lo
  CXX      classes/Loads/libISSMCore_la-Penpair.lo
  CXX      classes/Loads/libISSMCore_la-Pengrid.lo
  CXX      classes/Loads/libISSMCore_la-Moulin.lo
  CXX      classes/Loads/libISSMCore_la-Numericalflux.lo
  CXX      classes/Loads/libISSMCore_la-Neumannflux.lo
  CXX      classes/libISSMCore_la-Profiler.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo
  CXX      main/libISSMCore_la-EnvironmentInit.lo
  CXX      main/libISSMCore_la-EnvironmentFinalize.lo
  CXX      classes/libISSMCore_la-RiftStruct.lo
  CXX      cores/libISSMCore_la-transient_core.lo
  CXX      cores/libISSMCore_la-steadystate_core.lo
  CXX      cores/libISSMCore_la-masstransport_core.lo
  CXX      cores/libISSMCore_la-oceantransport_core.lo
  CXX      cores/libISSMCore_la-depthaverage_core.lo
  CXX      cores/libISSMCore_la-extrudefrombase_core.lo
  CXX      cores/libISSMCore_la-extrudefromtop_core.lo
  CXX      cores/libISSMCore_la-thermal_core.lo
  CXX      cores/libISSMCore_la-smb_core.lo
  CXX      cores/libISSMCore_la-bmb_core.lo
  CXX      cores/libISSMCore_la-debris_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo
  CXX      shared/Numerics/libISSMCore_la-BrentSearch.lo
  CXX      cores/libISSMCore_la-control_core.lo
  CXX      cores/libISSMCore_la-controltao_core.lo
  CXX      cores/libISSMCore_la-controlm1qn3_core.lo
  CXX      cores/libISSMCore_la-controladm1qn3_core.lo
  CXX      cores/libISSMCore_la-controlvalidation_core.lo
  CXX      cores/libISSMCore_la-adjointstressbalance_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness_core.lo
  CXX      cores/libISSMCore_la-adjointbalancethickness2_core.lo
  CXX      cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo
  CXX      cores/libISSMCore_la-hydrology_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo
  CXX      cores/libISSMCore_la-stressbalance_core.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo
  CXX      cores/libISSMCore_la-balancethickness_core.lo
  CXX      cores/libISSMCore_la-balancethickness2_core.lo
  CXX      cores/libISSMCore_la-balancevelocity_core.lo
  CXX      cores/libISSMCore_la-dummy_core.lo
  CXX      cores/libISSMCore_la-surfaceslope_core.lo
  CXX      cores/libISSMCore_la-bedslope_core.lo
  CXX      cores/libISSMCore_la-damage_core.lo
  CXX      cores/libISSMCore_la-levelsetfunctionslope_core.lo
  CXX      cores/libISSMCore_la-movingfront_core.lo
  CXX      cores/libISSMCore_la-groundingline_core.lo
  CXX      classes/Loads/libISSMCore_la-Riftfront.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-AdjointHorizAnalysis.lo
  CXX      analyses/libISSMCore_la-AgeAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessAnalysis.lo
  CXX      analyses/libISSMCore_la-Balancethickness2Analysis.lo
  CXX      analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo
  CXX      analyses/libISSMCore_la-BalancevelocityAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-DamageEvolutionAnalysis.lo
  CXX      analyses/libISSMCore_la-DebrisAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceAnalysis.lo
  CXX      analyses/libISSMCore_la-UzawaPressureAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo
  CXX      analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo
  CXX      analyses/libISSMCore_la-EnthalpyAnalysis.lo
  CXX      analyses/libISSMCore_la-GLheightadvectionAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShreveAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyTwsAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyPismAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo
  CXX      analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo
  CXX      analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo
  CXX      analyses/libISSMCore_la-MeltingAnalysis.lo
  CXX      analyses/libISSMCore_la-MasstransportAnalysis.lo
  CXX      analyses/libISSMCore_la-OceantransportAnalysis.lo
  CXX      analyses/libISSMCore_la-SmbAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo
  CXX      analyses/libISSMCore_la-DepthAverageAnalysis.lo
  CXX      analyses/libISSMCore_la-ThermalAnalysis.lo
  CXX      analyses/libISSMCore_la-SmoothAnalysis.lo
  CXX      analyses/libISSMCore_la-LevelsetAnalysis.lo
  CXX      analyses/libISSMCore_la-ExtrapolationAnalysis.lo
  CXX      cores/libISSMCore_la-love_core.lo
  CXX      analyses/libISSMCore_la-LoveAnalysis.lo
  CXX      cores/libISSMCore_la-esa_core.lo
  CXX      analyses/libISSMCore_la-EsaAnalysis.lo
  CXX      cores/libISSMCore_la-sampling_core.lo
  CXX      analyses/libISSMCore_la-SamplingAnalysis.lo
  CXX      cores/libISSMCore_la-sealevelchange_core.lo
  CXX      analyses/libISSMCore_la-SealevelchangeAnalysis.lo
  CXX      classes/libISSMCore_la-GrdLoads.lo
  CXX      classes/libISSMCore_la-SealevelGeometry.lo
  FC       modules/SurfaceMassBalancex/run_semic.lo
  FC       modules/SurfaceMassBalancex/run_semic_transient.lo
  CXX      shared/String/ApiPrintf.lo
  CXX      modules/Krigingx/libISSMModules_la-Krigingx.lo
  CXX      modules/Krigingx/libISSMModules_la-pKrigingx.lo
  CXX      main/issm_slc-issm_slc.o
  CXX      main/kriging-kriging.o
  CXX      main/issm-issm.o
  CXX      bamg/libISSMCore_la-BamgGeom.lo
  CXX      bamg/libISSMCore_la-BamgMesh.lo
  CXX      bamg/libISSMCore_la-BamgOpts.lo
  CXX      bamg/libISSMCore_la-CrackedEdge.lo
  CXX      bamg/libISSMCore_la-Curve.lo
  CXX      bamg/libISSMCore_la-Edge.lo
  CXX      bamg/libISSMCore_la-GeomEdge.lo
  CXX      bamg/libISSMCore_la-GeomSubDomain.lo
  CXX      bamg/libISSMCore_la-GeomVertex.lo
  CXX      bamg/libISSMCore_la-Geometry.lo
  CXX      bamg/libISSMCore_la-ListofIntersectionTriangles.lo
  CXX      bamg/libISSMCore_la-EigenMetric.lo
  CXX      bamg/libISSMCore_la-Metric.lo
  CXX      bamg/libISSMCore_la-BamgQuadtree.lo
  CXX      bamg/libISSMCore_la-SetOfE4.lo
  CXX      bamg/libISSMCore_la-SubDomain.lo
  CXX      bamg/libISSMCore_la-AdjacentTriangle.lo
  CXX      bamg/libISSMCore_la-Triangle.lo
  CXX      bamg/libISSMCore_la-BamgVertex.lo
  CXX      bamg/libISSMCore_la-VertexOnEdge.lo
  CXX      bamg/libISSMCore_la-VertexOnGeom.lo
  CXX      bamg/libISSMCore_la-VertexOnVertex.lo
  CXX      bamg/libISSMCore_la-Mesh.lo
  CXX      shared/Bamg/libISSMCore_la-BigPrimeNumber.lo
  CXX      modules/Bamgx/libISSMCore_la-Bamgx.lo
  CXX      modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo
  CXX      modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo
  CXX      classes/libISSMCore_la-AmrBamg.lo
  CXX      datastructures/libISSMCore_la-DataSet.lo
  CXX      classes/gauss/libISSMCore_la-GaussSeg.lo
  CXX      classes/gauss/libISSMCore_la-GaussTria.lo
  CXX      classes/gauss/libISSMCore_la-GaussTetra.lo
  CXX      classes/gauss/libISSMCore_la-GaussPenta.lo
  CXX      classes/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/ExternalResults/libISSMCore_la-Results.lo
  CXX      classes/Elements/libISSMCore_la-Element.lo
  CXX      classes/Elements/libISSMCore_la-Elements.lo
  CXX      classes/Elements/libISSMCore_la-ElementHook.lo
  CXX      classes/Elements/libISSMCore_la-Seg.lo
  CXX      classes/Elements/libISSMCore_la-SegRef.lo
  CXX      classes/Elements/libISSMCore_la-Tria.lo
  CXX      classes/Elements/libISSMCore_la-TriaRef.lo
  CXX      classes/Elements/libISSMCore_la-Tetra.lo
  CXX      classes/Elements/libISSMCore_la-TetraRef.lo
  CXX      classes/Elements/libISSMCore_la-Penta.lo
  CXX      classes/Elements/libISSMCore_la-PentaRef.lo
  CXX      classes/Materials/libISSMCore_la-Materials.lo
  CXX      classes/Materials/libISSMCore_la-Matice.lo
  CXX      classes/Materials/libISSMCore_la-Matlitho.lo
  CXX      classes/Materials/libISSMCore_la-Matestar.lo
  CXX      classes/matrix/libISSMCore_la-ElementMatrix.lo
  CXX      classes/matrix/libISSMCore_la-ElementVector.lo
  CXX      classes/Params/libISSMCore_la-Parameters.lo
  CXX      classes/Params/libISSMCore_la-BoolParam.lo
  CXX      classes/Params/libISSMCore_la-ControlParam.lo
  CXX      classes/Params/libISSMCore_la-IntParam.lo
  CXX      classes/Params/libISSMCore_la-IntVecParam.lo
  CXX      classes/Params/libISSMCore_la-IntMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleParam.lo
  CXX      classes/Params/libISSMCore_la-FileParam.lo
  CXX      classes/Params/libISSMCore_la-StringArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleTransientMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleMatArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleVecParam.lo
  CXX      classes/Params/libISSMCore_la-StringParam.lo
  CXX      classes/Params/libISSMCore_la-MatrixParam.lo
  CXX      classes/Params/libISSMCore_la-VectorParam.lo
  CXX      classes/Params/libISSMCore_la-TransientParam.lo
  CXX      classes/Params/libISSMCore_la-TransientArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DataSetParam.lo
  CXX      shared/Matrix/libISSMCore_la-MatrixUtils.lo
  CXX      shared/io/Disk/libISSMCore_la-pfopen.lo
  CXX      shared/io/Disk/libISSMCore_la-pfclose.lo
  CXX      shared/io/Disk/libISSMCore_la-WriteLockFile.lo
  CXX      shared/io/Print/libISSMCore_la-PrintfFunction.lo
  CXX      shared/io/Comm/libISSMCore_la-IssmComm.lo
  CXX      shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo
  CXX      shared/io/Marshalling/libISSMCore_la-Marshalling.lo
  CXX      shared/LatLong/libISSMCore_la-Ll2xyx.lo
  CXX      shared/LatLong/libISSMCore_la-Xy2llx.lo
  CXX      shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo
  CXX      shared/Enum/libISSMCore_la-EnumToStringx.lo
  CXX      shared/Enum/libISSMCore_la-StringToEnumx.lo
  CXX      shared/Numerics/libISSMCore_la-Verbosity.lo
  CXX      shared/Numerics/libISSMCore_la-GaussPoints.lo
  CXX      shared/Numerics/libISSMCore_la-cross.lo
  CXX      shared/Numerics/libISSMCore_la-cubic.lo
  CXX      shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo
  CXX      shared/Numerics/libISSMCore_la-ODE1.lo
  CXX      shared/Numerics/libISSMCore_la-extrema.lo
  CXX      shared/Numerics/libISSMCore_la-legendre.lo
  CXX      shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo
  CXX      shared/Exceptions/libISSMCore_la-Exceptions.lo
  CXX      shared/Sorting/libISSMCore_la-binary_search.lo
  CXX      shared/Elements/libISSMCore_la-Cuffey.lo
  CXX      shared/Elements/libISSMCore_la-BuddJacka.lo
  CXX      shared/Elements/libISSMCore_la-CuffeyTemperate.lo
  CXX      shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo
  CXX      shared/Elements/libISSMCore_la-Paterson.lo
  CXX      shared/Elements/libISSMCore_la-Arrhenius.lo
  CXX      shared/Elements/libISSMCore_la-NyeCO2.lo
  CXX      shared/Elements/libISSMCore_la-NyeH2O.lo
  CXX      shared/Elements/libISSMCore_la-LliboutryDuval.lo
  CXX      shared/Elements/libISSMCore_la-PrintArrays.lo
  CXX      shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo
  CXX      shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo
  CXX      shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo
  CXX      shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo
  CXX      shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo
  CXX      shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo
  CXX      shared/Elements/libISSMCore_la-EstarComponents.lo
  CXX      shared/Random/libISSMCore_la-random.lo
  CXX      shared/Random/libISSMCore_la-randomgenerator.lo
  CXX      shared/String/libISSMCore_la-DescriptorIndex.lo
  CXX      toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo
  CXX      toolkits/issm/libISSMCore_la-IssmSolver.lo
  CXX      toolkits/mpi/libISSMCore_la-issmmpi.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo
  CXX      toolkits/libISSMCore_la-ToolkitOptions.lo
  CXX      modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-NodesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
  CXX      modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
  CXX      modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo
  CXX      modules/NodesDofx/libISSMCore_la-NodesDofx.lo
  CXX      modules/NodalValuex/libISSMCore_la-NodalValuex.lo
  CXX      modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo
  CXX      modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo
  CXX      modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo
  CXX      modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo
  CXX      modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo
  CXX      modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo
  CXX      modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo
  CXX      modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo
  CXX      modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo
  CXX      modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo
  CXX      modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo
  CXX      modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo
  CXX      modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo
  CXX      modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo
  CXX      modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo
  CXX      modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo
  CXX      modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo
  CXX      modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo
  CXX      modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo
  CXX      modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo
  CXX      modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo
  CXX      modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo
  CXX      modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo
  CXX      modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo
  CXX      modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo
  CXX      modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo
  CXX      modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo
  CXX      modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo
  CXX      modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo
  CXX      modules/Solverx/libISSMCore_la-Solverx.lo
  CXX      modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo
  CXX      modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo
  CXX      cores/libISSMCore_la-ProcessArguments.lo
  CXX      cores/libISSMCore_la-ResetBoundaryConditions.lo
  CXX      cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-CorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-ad_core.lo
  CXX      analyses/libISSMCore_la-EnumToAnalysis.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_linear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_newton.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_fct.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo
  CXX      solutionsequences/libISSMCore_la-solutionsequence_sampling.lo
  CXX      solutionsequences/libISSMCore_la-convergence.lo
  CXX      classes/Options/libISSMCore_la-Options.lo
  CXX      classes/Options/libISSMCore_la-OptionUtilities.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo
  CXX      modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo
  CXX      modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo
  CXX      modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo
  CXX      modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo
  CXX      modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo
  CXX      modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo
  CXX      modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo
  CXX      modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo
  CXX      modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo
  CXX      modules/Gradjx/libISSMCore_la-Gradjx.lo
  CXX      modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo
  CXX      modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo
  CXX      modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo
  CXX      modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo
  CXX      modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo
  CXX      modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo
  CXX      modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo
  CXX      modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo
  CXX      classes/Inputs/libISSMCore_la-Inputs.lo
  CXX      classes/Inputs/libISSMCore_la-BoolInput.lo
  CXX      classes/Inputs/libISSMCore_la-DoubleInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntInput.lo
  CXX      classes/Inputs/libISSMCore_la-ElementInput.lo
  CXX      classes/Inputs/libISSMCore_la-SegInput.lo
  CXX      classes/Inputs/libISSMCore_la-TriaInput.lo
  CXX      classes/Inputs/libISSMCore_la-PentaInput.lo
  CXX      classes/Inputs/libISSMCore_la-DatasetInput.lo
  CXX      classes/Inputs/libISSMCore_la-ControlInput.lo
  CXX      classes/Inputs/libISSMCore_la-TransientInput.lo
  CXX      classes/Inputs/libISSMCore_la-ArrayInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntArrayInput.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewVec.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewMat.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-KSPFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatMultPatch.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscMat.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscVec.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo
  CXX      toolkits/mumps/libISSMCore_la-MumpsSolve.lo
  CXX      modules/Damagex/libISSMCore_la-Damagex.lo
  CXX      modules/Calvingx/libISSMCore_la-Calvingx.lo
  CXX      modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo
  CXX      modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-distme.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-freed.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-stot.lo
  F77      modules/GiaDeflectionCorex/libISSMCore_la-what0.lo
  CXX      toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo
  CXX      classes/kriging/libISSMCore_la-Observations.lo
  CXX      classes/kriging/libISSMCore_la-GaussianVariogram.lo
  CXX      classes/kriging/libISSMCore_la-ExponentialVariogram.lo
  CXX      classes/kriging/libISSMCore_la-SphericalVariogram.lo
  CXX      classes/kriging/libISSMCore_la-PowerVariogram.lo
  CXX      classes/kriging/libISSMCore_la-Quadtree.lo
  CXX      classes/kriging/libISSMCore_la-Covertree.lo
  CXX      classes/kriging/libISSMCore_la-Observation.lo
  CXX      modules/Krigingx/libISSMCore_la-pKrigingx.lo
  CXXLD    libISSMOverload.la
  CXX      shared/Threads/libISSMModules_la-LaunchThread.lo
  CXX      shared/Threads/libISSMModules_la-PartitionRange.lo
  CXX      shared/Exp/libISSMModules_la-exp.lo
  CXX      shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo
  CXX      shared/Triangle/libISSMModules_la-GridInsideHole.lo
  CXX      shared/Triangle/libISSMModules_la-OrderSegments.lo
  CXX      shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo
  CXX      shared/Triangle/libISSMModules_la-TriangleUtils.lo
  CXX      modules/Trianglex/libISSMModules_la-Trianglex.lo
  CXX      modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo
  CXX      modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo
  CXX      modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo
  CXX      modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo
  CXX      modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo
  CXX      modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo
  CXX      modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo
  CXX      modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo
  CXX      modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo
  CXX      modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo
  CXX      modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo
  CXX      modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo
  CXX      modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo
  CXX      modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo
  CXX      modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo
  CXX      modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo
  CXX      modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo
  CXX      modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo
  CXX      modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo
  CXXLD    libISSMCore.la
  CXXLD    libISSMModules.la
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    kriging.exe
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
Making all in m
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
Making all in wrappers
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
Making all in python
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
  CXX      io/libISSMPython_la-CheckNumPythonArguments.lo
  CXX      io/libISSMPython_la-FetchPythonData.lo
  CXX      io/libISSMPython_la-WritePythonData.lo
  CXX      io/libISSMApi_la-ApiPrintf.lo
  CXX      ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo
  CXX      ../BamgMesher/BamgMesher_python_la-BamgMesher.lo
  CXX      ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo
  CXX      ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo
  CXX      ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo
  CXX      ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo
  CXX      ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo
  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo
  CXX      ../IssmConfig/IssmConfig_python_la-IssmConfig.lo
  CXX      ../MeshPartition/MeshPartition_python_la-MeshPartition.lo
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo
  CXX      ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo
  CXX      ../Triangle/Triangle_python_la-Triangle.lo
  CXX      ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo
  CXXLD    libISSMPython.la
  CXXLD    libISSMApi.la
  CXXLD    BamgConvertMesh_python.la
  CXXLD    BamgMesher_python.la
  CXXLD    BamgTriangulate_python.la
  CXXLD    ContourToMesh_python.la
  CXXLD    ContourToNodes_python.la
  CXXLD    ElementConnectivity_python.la
  CXXLD    ExpToLevelSet_python.la
  CXXLD    InterpFromGridToMesh_python.la
  CXXLD    InterpFromMesh2d_python.la
  CXXLD    InterpFromMeshToGrid_python.la
  CXXLD    InterpFromMeshToMesh2d_python.la
  CXXLD    InterpFromMeshToMesh3d_python.la
  CXXLD    IssmConfig_python.la
  CXXLD    MeshPartition_python.la
  CXXLD    MeshProfileIntersection_python.la
  CXXLD    NodeConnectivity_python.la
  CXXLD    Triangle_python.la
  CXXLD    ProcessRifts_python.la
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python'
Making install in src
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
Making install in c
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    kriging.exe
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
  CXXLD    issm.exe
  CXXLD    issm_slc.exe
  CXXLD    kriging.exe
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Python/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/home/jenkins/workspace/Debian_Linux-Python/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.so
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.so /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.so
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMOverload.la
libtool: warning: relinking 'libISSMModules.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/c; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -g -O2 -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -avoid-version -o libISSMModules.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ./shared/Threads/libISSMModules_la-LaunchThread.lo ./shared/Threads/libISSMModules_la-PartitionRange.lo ./shared/Exp/libISSMModules_la-exp.lo ./shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo ./shared/Triangle/libISSMModules_la-GridInsideHole.lo ./shared/Triangle/libISSMModules_la-OrderSegments.lo ./shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo ./shared/Triangle/libISSMModules_la-TriangleUtils.lo ./modules/Trianglex/libISSMModules_la-Trianglex.lo ./modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo ./modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo ./modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo ./modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo ./modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo ./modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo ./modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo ./modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo ./modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo ./modules/Krigingx/libISSMModules_la-Krigingx.lo ./modules/Krigingx/libISSMModules_la-pKrigingx.lo ./libISSMCore.la -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install/lib -ltriangle -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas )
libtool: install: /usr/bin/install -c .libs/libISSMModules.soT /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.so
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMModules.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-Python/aux-config:/home/jenkins/workspace/Debian_Linux-Python/scripts:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/dyson/:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-Python/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/jenkins/workspace/Debian_Linux-Python/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Python/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe '/home/jenkins/workspace/Debian_Linux-Python/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /home/jenkins/workspace/Debian_Linux-Python/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /home/jenkins/workspace/Debian_Linux-Python/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /home/jenkins/workspace/Debian_Linux-Python/bin/kriging.exe
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/c'
Making install in m
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Python/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/m'
Making install in wrappers
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
Making install in python
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
 /usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Python/lib'
 /bin/bash ../../../libtool   --mode=install /usr/bin/install -c   libISSMPython.la libISSMApi.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la '/home/jenkins/workspace/Debian_Linux-Python/lib'
libtool: warning: relinking 'libISSMPython.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -g -O2 -o libISSMPython.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ./io/libISSMPython_la-CheckNumPythonArguments.lo ./io/libISSMPython_la-FetchPythonData.lo ./io/libISSMPython_la-WritePythonData.lo ./../../c/libISSMCore.la ./../../c/libISSMModules.la -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/libISSMPython.so.0.0.0T /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.so.0.0.0
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/lib && { ln -s -f libISSMPython.so.0.0.0 libISSMPython.so.0 || { rm -f libISSMPython.so.0 && ln -s libISSMPython.so.0.0.0 libISSMPython.so.0; }; })
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/lib && { ln -s -f libISSMPython.so.0.0.0 libISSMPython.so || { rm -f libISSMPython.so && ln -s libISSMPython.so.0.0.0 libISSMPython.so; }; })
libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMPython.la
libtool: install: /usr/bin/install -c .libs/libISSMApi.so.0.0.0 /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.so.0.0.0
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/lib && { ln -s -f libISSMApi.so.0.0.0 libISSMApi.so.0 || { rm -f libISSMApi.so.0 && ln -s libISSMApi.so.0.0.0 libISSMApi.so.0; }; })
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/lib && { ln -s -f libISSMApi.so.0.0.0 libISSMApi.so || { rm -f libISSMApi.so && ln -s libISSMApi.so.0.0.0 libISSMApi.so; }; })
libtool: install: /usr/bin/install -c .libs/libISSMApi.lai /home/jenkins/workspace/Debian_Linux-Python/lib/libISSMApi.la
libtool: warning: relinking 'BamgConvertMesh_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgConvertMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.so
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/BamgConvertMesh_python.la
libtool: warning: relinking 'BamgMesher_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgMesher_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../BamgMesher/BamgMesher_python_la-BamgMesher.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.so
libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/BamgMesher_python.la
libtool: warning: relinking 'BamgTriangulate_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o BamgTriangulate_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.so
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/BamgTriangulate_python.la
libtool: warning: relinking 'ContourToMesh_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ContourToMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt )
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.so
libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToMesh_python.la
libtool: warning: relinking 'ContourToNodes_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ContourToNodes_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.so
libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/ContourToNodes_python.la
libtool: warning: relinking 'ElementConnectivity_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ElementConnectivity_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/ElementConnectivity_python.la
libtool: warning: relinking 'ExpToLevelSet_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ExpToLevelSet_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.so
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/ExpToLevelSet_python.la
libtool: warning: relinking 'InterpFromGridToMesh_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromGridToMesh_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt )
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromGridToMesh_python.la
libtool: warning: relinking 'InterpFromMesh2d_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMesh2d_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt )
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMesh2d_python.la
libtool: warning: relinking 'InterpFromMeshToGrid_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToGrid_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToGrid_python.la
libtool: warning: relinking 'InterpFromMeshToMesh2d_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh2d_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh2d_python.la
libtool: warning: relinking 'InterpFromMeshToMesh3d_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh3d_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lpthread -lrt )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.so
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/InterpFromMeshToMesh3d_python.la
libtool: warning: relinking 'IssmConfig_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o IssmConfig_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../IssmConfig/IssmConfig_python_la-IssmConfig.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.so
libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/IssmConfig_python.la
libtool: warning: relinking 'MeshPartition_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o MeshPartition_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../MeshPartition/MeshPartition_python_la-MeshPartition.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.so
libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/MeshPartition_python.la
libtool: warning: relinking 'MeshProfileIntersection_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o MeshProfileIntersection_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.so
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/MeshProfileIntersection_python.la
libtool: warning: relinking 'NodeConnectivity_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o NodeConnectivity_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.so
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/NodeConnectivity_python.la
libtool: warning: relinking 'Triangle_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o Triangle_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../Triangle/Triangle_python_la-Triangle.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/triangle/install/lib -ltriangle -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/Triangle_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.so
libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/Triangle_python.la
libtool: warning: relinking 'ProcessRifts_python.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python; /bin/bash "/home/jenkins/workspace/Debian_Linux-Python/libtool"  --silent --tag CXX --mode=relink g++ -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -D_HAVE_PYTHON_MODULES_ -DNPY_NO_DEPRECATED_API -fPIC -D_WRAPPERS_ -g -O2 -fPIC -std=c++11 -D_DO_NOT_LOAD_GLOBALS_ -g -O2 -module -shared -shrext .so -no-undefined --no-warnings --export-dynamic -rdynamic -avoid-version -o ProcessRifts_python.la -rpath /home/jenkins/workspace/Debian_Linux-Python/lib ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo -L/usr/lib/x86_64-linux-gnu -lpython3.11 ./libISSMPython.la ../../c/libISSMModules.la ../../c/libISSMCore.la ./libISSMApi.la -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lpetsc -ldl -lparmetis -lmetis -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort )
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.soT /home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.so
libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /home/jenkins/workspace/Debian_Linux-Python/lib/ProcessRifts_python.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-Python/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/autotools/install/bin:/home/jenkins/.venv/issm/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-Python/aux-config:/home/jenkins/workspace/Debian_Linux-Python/scripts:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/dyson/:/home/jenkins/workspace/Debian_Linux-Python/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-Python/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/jenkins/workspace/Debian_Linux-Python/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers/python'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src/wrappers'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python/src'
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Python'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Python'
--------------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: 1428969
Waiting on: 1428970
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 

+++ Running case: PYTHON-101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0829061
   Total Core solution elapsed time:       0.260364
   Linear solver elapsed time:             0.108926 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-14 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.2e-14 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.2e-14 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference: 4.3e-14 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 2.5e-14 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 3.6e-14 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 9.7e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference:   8e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 8.1e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 4.2e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference:   3e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0829061
   Total Core solution elapsed time:       0.260364
   Linear solver elapsed time:             0.108926 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-14 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.2e-14 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.2e-14 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference: 4.3e-14 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 2.5e-14 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 3.6e-14 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 9.7e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference:   8e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 8.1e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 4.2e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference:   3e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0161072
   Total Core solution elapsed time:       0.0121788
   Linear solver elapsed time:             0.00839223 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0161072
   Total Core solution elapsed time:       0.0121788
   Linear solver elapsed time:             0.00839223 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0157537
   Total Core solution elapsed time:       0.0135023
   Linear solver elapsed time:             0.00947448 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0157537
   Total Core solution elapsed time:       0.0135023
   Linear solver elapsed time:             0.00947448 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0251286
   Total Core solution elapsed time:       0.0344297
   Linear solver elapsed time:             0.0142892 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature
SUCCESS difference: 4.5e-06 <   1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0251286
   Total Core solution elapsed time:       0.0344297
   Linear solver elapsed time:             0.0142892 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature
SUCCESS difference: 4.5e-06 <   1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-110 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0433989
   Total Core solution elapsed time:       0.10105
   Linear solver elapsed time:             0.0665694 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1
SUCCESS difference:   6e-16 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1
SUCCESS difference: 9.6e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 9.3e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference:   6e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 5.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference:   3e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-110 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0433989
   Total Core solution elapsed time:       0.10105
   Linear solver elapsed time:             0.0665694 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1
SUCCESS difference:   6e-16 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1
SUCCESS difference: 9.6e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 9.3e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference:   6e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 5.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference:   3e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-114 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0133906
   Total Core solution elapsed time:       0.0320417
   Linear solver elapsed time:             0.0276205 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1.2e-15 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-114 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0133906
   Total Core solution elapsed time:       0.0320417
   Linear solver elapsed time:             0.0276205 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1.2e-15 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-115 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0205832
   Total Core solution elapsed time:       0.280029
   Linear solver elapsed time:             0.185568 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX
SUCCESS difference: 1.4e-15 <   1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-115 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0205832
   Total Core solution elapsed time:       0.280029
   Linear solver elapsed time:             0.185568 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX
SUCCESS difference: 1.4e-15 <   1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-124 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0977132
   Total Core solution elapsed time:       1.18661
   Linear solver elapsed time:             0.422133 (36%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.3e-10 <   2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1
SUCCESS difference:   9e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1
SUCCESS difference: 8.9e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1
SUCCESS difference: 3.8e-12 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1
SUCCESS difference: 1.4e-15 <   1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1
SUCCESS difference:   1e-15 <   7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1
SUCCESS difference: 1.7e-10 <   2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2
SUCCESS difference: 4.1e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2
SUCCESS difference: 4.7e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2
SUCCESS difference: 7.1e-12 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2
SUCCESS difference:   1e-14 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2
SUCCESS difference: 1.3e-15 <   2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2
SUCCESS difference: 4.1e-10 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3
SUCCESS difference: 1.4e-10 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3
SUCCESS difference: 1.4e-10 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3
SUCCESS difference: 8.1e-12 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3
SUCCESS difference: 7.7e-15 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3
SUCCESS difference: 1.9e-15 <   3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-124 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0977132
   Total Core solution elapsed time:       1.18661
   Linear solver elapsed time:             0.422133 (36%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.3e-10 <   2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1
SUCCESS difference:   9e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1
SUCCESS difference: 8.9e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1
SUCCESS difference: 3.8e-12 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1
SUCCESS difference: 1.4e-15 <   1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1
SUCCESS difference:   1e-15 <   7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1
SUCCESS difference: 1.7e-10 <   2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2
SUCCESS difference: 4.1e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2
SUCCESS difference: 4.7e-11 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2
SUCCESS difference: 7.1e-12 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2
SUCCESS difference:   1e-14 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2
SUCCESS difference: 1.3e-15 <   2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2
SUCCESS difference: 4.1e-10 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3
SUCCESS difference: 1.4e-10 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3
SUCCESS difference: 1.4e-10 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3
SUCCESS difference: 8.1e-12 <   3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3
SUCCESS difference: 7.7e-15 <   1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3
SUCCESS difference: 1.9e-15 <   3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-131 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0321657
   Total Core solution elapsed time:       0.0116627
   Linear solver elapsed time:             0.00799866 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-16 <   1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline  field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-131 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0321657
   Total Core solution elapsed time:       0.0116627
   Linear solver elapsed time:             0.00799866 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-16 <   1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline  field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-204 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0344301
   Total Core solution elapsed time:       0.257896
   Linear solver elapsed time:             0.0393577 (15%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0347974
   Total Core solution elapsed time:       0.258055
   Linear solver elapsed time:             0.0408934 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vx
SUCCESS difference: 1.8e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vy
SUCCESS difference: 2.8e-06 <   8e-06 test id: 204 test name: SquareShelfStressFS field: Vz
SUCCESS difference: 2.1e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel
SUCCESS difference: 1.8e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure
SUCCESS difference: 7.3e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp
SUCCESS difference: 3.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp
SUCCESS difference: 2.2e-10 <   2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp
SUCCESS difference: 3.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp
SUCCESS difference: 1.5e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-204 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0344301
   Total Core solution elapsed time:       0.257896
   Linear solver elapsed time:             0.0393577 (15%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0347974
   Total Core solution elapsed time:       0.258055
   Linear solver elapsed time:             0.0408934 (16%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vx
SUCCESS difference: 1.8e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vy
SUCCESS difference: 2.8e-06 <   8e-06 test id: 204 test name: SquareShelfStressFS field: Vz
SUCCESS difference: 2.1e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel
SUCCESS difference: 1.8e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure
SUCCESS difference: 7.3e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp
SUCCESS difference: 3.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp
SUCCESS difference: 2.2e-10 <   2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp
SUCCESS difference: 3.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp
SUCCESS difference: 1.5e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-205 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0414605
   Total Core solution elapsed time:       0.151549
   Linear solver elapsed time:             0.065364 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-06 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx
SUCCESS difference: 2.9e-06 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy
SUCCESS difference:   1e-06 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz
SUCCESS difference: 2.9e-06 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel
SUCCESS difference:   1e-16 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-205 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0414605
   Total Core solution elapsed time:       0.151549
   Linear solver elapsed time:             0.065364 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-06 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx
SUCCESS difference: 2.9e-06 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy
SUCCESS difference:   1e-06 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz
SUCCESS difference: 2.9e-06 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel
SUCCESS difference:   1e-16 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-211 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.545351
   Total Core solution elapsed time:       0.286022
   Linear solver elapsed time:             0.0877754 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1
SUCCESS difference: 2.1e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1
SUCCESS difference: 3.6e-08 <   5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1
SUCCESS difference: 2.1e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1
SUCCESS difference: 5.3e-11 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1
SUCCESS difference: 2.3e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1
SUCCESS difference: 2.3e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1
SUCCESS difference: 2.3e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1
SUCCESS difference: 2.2e-15 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 7.6e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2
SUCCESS difference: 2.1e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2
SUCCESS difference: 1.3e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2
SUCCESS difference: 2.2e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2
SUCCESS difference: 1.7e-10 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2
SUCCESS difference: 2.4e-12 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2
SUCCESS difference: 2.4e-12 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2
SUCCESS difference: 2.4e-12 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2
SUCCESS difference: 4.4e-10 <   3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2
SUCCESS difference: 2.7e-09 <   5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:   1e-09 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3
SUCCESS difference: 3.3e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3
SUCCESS difference: 3.5e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3
SUCCESS difference: 3.3e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3
SUCCESS difference: 3.2e-10 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3
SUCCESS difference: 5.5e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3
SUCCESS difference: 5.5e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3
SUCCESS difference: 5.5e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3
SUCCESS difference: 3.6e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3
SUCCESS difference: 1.3e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-211 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.545351
   Total Core solution elapsed time:       0.286022
   Linear solver elapsed time:             0.0877754 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1
SUCCESS difference: 2.1e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1
SUCCESS difference: 3.6e-08 <   5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1
SUCCESS difference: 2.1e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1
SUCCESS difference: 5.3e-11 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1
SUCCESS difference: 2.3e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1
SUCCESS difference: 2.3e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1
SUCCESS difference: 2.3e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1
SUCCESS difference: 2.2e-15 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 7.6e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2
SUCCESS difference: 2.1e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2
SUCCESS difference: 1.3e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2
SUCCESS difference: 2.2e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2
SUCCESS difference: 1.7e-10 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2
SUCCESS difference: 2.4e-12 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2
SUCCESS difference: 2.4e-12 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2
SUCCESS difference: 2.4e-12 <   5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2
SUCCESS difference: 4.4e-10 <   3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2
SUCCESS difference: 2.7e-09 <   5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:   1e-09 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3
SUCCESS difference: 3.3e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3
SUCCESS difference: 3.5e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3
SUCCESS difference: 3.3e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3
SUCCESS difference: 3.2e-10 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3
SUCCESS difference: 5.5e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3
SUCCESS difference: 5.5e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3
SUCCESS difference: 5.5e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3
SUCCESS difference: 3.6e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3
SUCCESS difference: 1.3e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-212 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1882.208  |       1882.208
 x =         1 | f(x) =     1622.208  |       1622.208
 x =  0.381966 | f(x) =     1685.755  |       1685.755
 x =  0.618034 | f(x) =     1678.178  |       1678.178
====================== step 2/2 ===============================
 x =         0 | f(x) =     1592.306  |       1592.306
 x =         1 | f(x) =     1018.277  |       1018.277
 x =  0.381966 | f(x) =     1079.054  |       1079.054
 x =  0.618034 | f(x) =     1081.065  |       1081.065
write lock file:

   FemModel initialization elapsed time:   0.029253
   Total Core solution elapsed time:       0.107805
   Linear solver elapsed time:             0.0682867 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient
SUCCESS difference: 1.8e-15 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits
SUCCESS difference: 1.6e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure
SUCCESS difference: 8.3e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel
SUCCESS difference: 3.2e-15 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx
SUCCESS difference: 9.3e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-212 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1882.208  |       1882.208
 x =         1 | f(x) =     1622.208  |       1622.208
 x =  0.381966 | f(x) =     1685.755  |       1685.755
 x =  0.618034 | f(x) =     1678.178  |       1678.178
====================== step 2/2 ===============================
 x =         0 | f(x) =     1592.306  |       1592.306
 x =         1 | f(x) =     1018.277  |       1018.277
 x =  0.381966 | f(x) =     1079.054  |       1079.054
 x =  0.618034 | f(x) =     1081.065  |       1081.065
write lock file:

   FemModel initialization elapsed time:   0.029253
   Total Core solution elapsed time:       0.107805
   Linear solver elapsed time:             0.0682867 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient
SUCCESS difference: 1.8e-15 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits
SUCCESS difference: 1.6e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure
SUCCESS difference: 8.3e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel
SUCCESS difference: 3.2e-15 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx
SUCCESS difference: 9.3e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-215 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     8640.392  |       8640.392
 x =         1 | f(x) =     8392.483  |       8392.483
 x =  0.381966 | f(x) =     8455.903  |       8455.903
 x =  0.618034 | f(x) =     8451.962  |       8451.962
====================== step 2/2 ===============================
 x =         0 | f(x) =     8372.372  |       8372.372
 x =         1 | f(x) =     7791.308  |       7791.308
 x =  0.381966 | f(x) =     7839.865  |       7839.865
 x =  0.618034 | f(x) =     7818.227  |       7818.227
write lock file:

   FemModel initialization elapsed time:   0.0447785
   Total Core solution elapsed time:       0.809337
   Linear solver elapsed time:             0.22751 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient
SUCCESS difference: 9.9e-11 <   1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits
SUCCESS difference:   5e-11 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar
SUCCESS difference: 1.4e-11 <   2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure
SUCCESS difference: 2.4e-10 <   3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel
SUCCESS difference: 3.8e-10 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx
SUCCESS difference: 2.4e-10 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-215 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     8640.392  |       8640.392
 x =         1 | f(x) =     8392.483  |       8392.483
 x =  0.381966 | f(x) =     8455.903  |       8455.903
 x =  0.618034 | f(x) =     8451.962  |       8451.962
====================== step 2/2 ===============================
 x =         0 | f(x) =     8372.372  |       8372.372
 x =         1 | f(x) =     7791.308  |       7791.308
 x =  0.381966 | f(x) =     7839.865  |       7839.865
 x =  0.618034 | f(x) =     7818.227  |       7818.227
write lock file:

   FemModel initialization elapsed time:   0.0447785
   Total Core solution elapsed time:       0.809337
   Linear solver elapsed time:             0.22751 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient
SUCCESS difference: 9.9e-11 <   1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits
SUCCESS difference:   5e-11 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar
SUCCESS difference: 1.4e-11 <   2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure
SUCCESS difference: 2.4e-10 <   3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel
SUCCESS difference: 3.8e-10 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx
SUCCESS difference: 2.4e-10 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-216 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0818132
   Total Core solution elapsed time:       3.34224
   Linear solver elapsed time:             1.19247 (36%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 3.4e-11 <   9e-07 test id: 216 test name: SquareShelfStressSSA2dRift field: Vx
SUCCESS difference: 2.5e-11 <   7e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vy
SUCCESS difference: 2.4e-11 <   9e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vel
SUCCESS difference:   1e-16 <   2e-11 test id: 216 test name: SquareShelfStressSSA2dRift field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-216 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0818132
   Total Core solution elapsed time:       3.34224
   Linear solver elapsed time:             1.19247 (36%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 3.4e-11 <   9e-07 test id: 216 test name: SquareShelfStressSSA2dRift field: Vx
SUCCESS difference: 2.5e-11 <   7e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vy
SUCCESS difference: 2.4e-11 <   9e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vel
SUCCESS difference:   1e-16 <   2e-11 test id: 216 test name: SquareShelfStressSSA2dRift field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-217 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0222391
   Total Core solution elapsed time:       0.0922169
   Linear solver elapsed time:             0.0701531 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 <   1e-13 test id: 217 test name: SquareShelfConstrained field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-217 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0222391
   Total Core solution elapsed time:       0.0922169
   Linear solver elapsed time:             0.0701531 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 <   1e-13 test id: 217 test name: SquareShelfConstrained field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-219 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0854104
   Total Core solution elapsed time:       0.123314
   Linear solver elapsed time:             0.0618338 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 9.8e-11 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 3.4e-11 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 9.4e-11 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-219 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0854104
   Total Core solution elapsed time:       0.123314
   Linear solver elapsed time:             0.0618338 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 9.8e-11 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 3.4e-11 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 9.4e-11 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-220 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.207141
   Total Core solution elapsed time:       0.288878
   Linear solver elapsed time:             0.0854812 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 3.8e-11 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 4.4e-07 <   5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 3.5e-11 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-220 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.207141
   Total Core solution elapsed time:       0.288878
   Linear solver elapsed time:             0.0854812 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 3.8e-11 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 4.4e-07 <   5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 3.5e-11 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-221 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0377633
   Total Core solution elapsed time:       0.258049
   Linear solver elapsed time:             0.092241 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 3.2e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 3.9e-09 <   5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 3.1e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-221 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0377633
   Total Core solution elapsed time:       0.258049
   Linear solver elapsed time:             0.092241 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 3.2e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 3.9e-09 <   5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 3.1e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-222 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0314039
   Total Core solution elapsed time:       0.0683535
   Linear solver elapsed time:             0.0461354 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1
SUCCESS difference:   8e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 3.9e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 9.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-222 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0314039
   Total Core solution elapsed time:       0.0683535
   Linear solver elapsed time:             0.0461354 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1
SUCCESS difference:   8e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 3.9e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 9.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-223 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0244737
   Total Core solution elapsed time:       0.0665145
   Linear solver elapsed time:             0.0276528 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 8.1e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 3.7e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference:   1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-223 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0244737
   Total Core solution elapsed time:       0.0665145
   Linear solver elapsed time:             0.0276528 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 8.1e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 3.7e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference:   1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-224 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0601705
   Total Core solution elapsed time:       0.202517
   Linear solver elapsed time:             0.0817352 (40%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 2.1e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 1.4e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 2.1e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 2.5e-15 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.4e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 2.3e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 1.8e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 2.3e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference: 2.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2
SUCCESS difference: 8.9e-09 <   1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.9e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 1.6e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 1.1e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 1.6e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 4.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 2.1e-08 <   1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-224 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0601705
   Total Core solution elapsed time:       0.202517
   Linear solver elapsed time:             0.0817352 (40%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 2.1e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 1.4e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 2.1e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 2.5e-15 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.4e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 2.3e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 1.8e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 2.3e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 2.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference: 2.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2
SUCCESS difference: 8.9e-09 <   1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.9e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 1.6e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 1.1e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 1.6e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 5.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 4.3e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 2.1e-08 <   1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-227 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.174441
   Total Core solution elapsed time:       0.187124
   Linear solver elapsed time:             0.0767462 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1
SUCCESS difference: 2.7e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1
SUCCESS difference: 2.7e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1
SUCCESS difference: 2.6e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.4e-10 <   2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2
SUCCESS difference:   2e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2
SUCCESS difference: 2.1e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2
SUCCESS difference:   2e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2
SUCCESS difference: 1.4e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2
SUCCESS difference: 1.6e-08 <   1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.8e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3
SUCCESS difference: 1.6e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3
SUCCESS difference: 2.9e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3
SUCCESS difference: 1.6e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3
SUCCESS difference: 1.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3
SUCCESS difference: 1.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3
SUCCESS difference: 1.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3
SUCCESS difference: 2.3e-08 <   1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-227 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.174441
   Total Core solution elapsed time:       0.187124
   Linear solver elapsed time:             0.0767462 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1
SUCCESS difference: 2.7e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1
SUCCESS difference: 2.7e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1
SUCCESS difference: 2.6e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.4e-10 <   2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2
SUCCESS difference:   2e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2
SUCCESS difference: 2.1e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2
SUCCESS difference:   2e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2
SUCCESS difference:   8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2
SUCCESS difference: 1.4e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2
SUCCESS difference: 1.6e-08 <   1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.8e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3
SUCCESS difference: 1.6e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3
SUCCESS difference: 2.9e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3
SUCCESS difference: 1.6e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3
SUCCESS difference: 8.8e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3
SUCCESS difference: 1.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3
SUCCESS difference: 1.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3
SUCCESS difference: 1.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3
SUCCESS difference: 2.3e-08 <   1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-228 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0419184
   Total Core solution elapsed time:       0.127477
   Linear solver elapsed time:             0.0793172 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.9e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1
SUCCESS difference: 4.8e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 1.6e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2
SUCCESS difference:   2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2
SUCCESS difference: 7.1e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 1.5e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3
SUCCESS difference: 5.1e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 1.8e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4
SUCCESS difference:   2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-228 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0419184
   Total Core solution elapsed time:       0.127477
   Linear solver elapsed time:             0.0793172 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.9e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1
SUCCESS difference: 4.8e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 1.6e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2
SUCCESS difference:   2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2
SUCCESS difference: 7.1e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 1.5e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3
SUCCESS difference: 5.1e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 1.8e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4
SUCCESS difference:   2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-229 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0287845
   Total Core solution elapsed time:       0.0802341
   Linear solver elapsed time:             0.0502026 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1
SUCCESS difference: 1.9e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1
SUCCESS difference: 2.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 3.7e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2
SUCCESS difference: 2.4e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2
SUCCESS difference: 2.6e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2
SUCCESS difference: 1.6e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2
SUCCESS difference: 6.3e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3
SUCCESS difference: 3.7e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3
SUCCESS difference: 3.7e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3
SUCCESS difference: 6.3e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4
SUCCESS difference: 4.7e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4
SUCCESS difference: 4.7e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4
SUCCESS difference:   2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-229 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0287845
   Total Core solution elapsed time:       0.0802341
   Linear solver elapsed time:             0.0502026 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1
SUCCESS difference: 1.9e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1
SUCCESS difference: 2.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 3.7e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2
SUCCESS difference: 2.4e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2
SUCCESS difference: 2.6e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2
SUCCESS difference: 1.6e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2
SUCCESS difference: 6.3e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3
SUCCESS difference: 3.7e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3
SUCCESS difference: 3.7e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3
SUCCESS difference: 6.3e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4
SUCCESS difference: 4.7e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4
SUCCESS difference: 4.7e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4
SUCCESS difference:   2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-237 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0573431
   Total Core solution elapsed time:       0.0980035
   Linear solver elapsed time:             0.0382241 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1
SUCCESS difference: 3.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 3.4e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1
SUCCESS difference: 5.2e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 4.1e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 5.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 5.6e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 5.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 1.4e-15 <   7e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2
SUCCESS difference:       0 <   2e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2
SUCCESS difference: 7.8e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 7.2e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference:   1e-15 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 7.1e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 5.8e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference:   1e-15 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 9.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 9.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 2.5e-15 <   7e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 3.2e-08 <   5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-237 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0573431
   Total Core solution elapsed time:       0.0980035
   Linear solver elapsed time:             0.0382241 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1
SUCCESS difference: 3.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 3.4e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1
SUCCESS difference: 5.2e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 4.1e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 5.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 5.6e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 5.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 1.4e-15 <   7e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2
SUCCESS difference:       0 <   2e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2
SUCCESS difference: 7.8e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 7.2e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference:   1e-15 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 7.1e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 5.8e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference:   1e-15 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 9.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 9.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 2.5e-15 <   7e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 3.2e-08 <   5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-238 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0428389
   Total Core solution elapsed time:       0.131302
   Linear solver elapsed time:             0.0660947 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1
SUCCESS difference: 4.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1
SUCCESS difference: 5.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1
SUCCESS difference: 4.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 7.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2
SUCCESS difference: 1.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 3.8e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 3.8e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference:   9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 8.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3
SUCCESS difference: 1.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-238 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0428389
   Total Core solution elapsed time:       0.131302
   Linear solver elapsed time:             0.0660947 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1
SUCCESS difference: 4.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1
SUCCESS difference: 5.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1
SUCCESS difference: 4.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 7.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2
SUCCESS difference: 1.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 3.8e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 3.8e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference:   9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 8.9e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3
SUCCESS difference: 1.1e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-241 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0267631
   Total Core solution elapsed time:       0.154453
   Linear solver elapsed time:             0.0934115 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 8.5e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference: 1.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference:   1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference:   2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2
SUCCESS difference: 5.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance3
SUCCESS difference: 6.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 1.8e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-241 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0267631
   Total Core solution elapsed time:       0.154453
   Linear solver elapsed time:             0.0934115 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 8.5e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference: 1.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference:   1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference:   2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2
SUCCESS difference: 5.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance3
SUCCESS difference: 6.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 1.8e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-242 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0459034
   Total Core solution elapsed time:       0.1113 
   Linear solver elapsed time:             0.0568852 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 3.9e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 3.9e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 9.3e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference:   6e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3
SUCCESS difference: 7.5e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3
SUCCESS difference: 3.9e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3
SUCCESS difference: 7.5e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance3
SUCCESS difference: 2.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 2.7e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 1.9e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 2.7e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-242 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0459034
   Total Core solution elapsed time:       0.1113 
   Linear solver elapsed time:             0.0568852 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 3.9e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 3.9e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 9.3e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference: 3.5e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference:   6e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3
SUCCESS difference: 7.5e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3
SUCCESS difference: 3.9e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3
SUCCESS difference: 7.5e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance3
SUCCESS difference: 2.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 2.7e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 1.9e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 2.7e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 4.4e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-245 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpddSicopolis.s0p specified: values set as zero
      no SMBpddSicopolis.s0t specified: values set as zero
      no SMBpddSicopolis.temperature_anomaly specified: values set as zero
      no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
      no SMBpddSicopolis.smb_corr specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030127
   Total Core solution elapsed time:       0.0312707
   Linear solver elapsed time:             0.00631637 (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:       0 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1
SUCCESS difference:       0 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-245 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpddSicopolis.s0p specified: values set as zero
      no SMBpddSicopolis.s0t specified: values set as zero
      no SMBpddSicopolis.temperature_anomaly specified: values set as zero
      no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
      no SMBpddSicopolis.smb_corr specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030127
   Total Core solution elapsed time:       0.0312707
   Linear solver elapsed time:             0.00631637 (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:       0 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1
SUCCESS difference:       0 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-249 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0290094
   Total Core solution elapsed time:       0.128461
   Linear solver elapsed time:             0.0780412 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.2e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1
SUCCESS difference:   4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1
SUCCESS difference: 3.9e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 7.8e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 9.2e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 2.6e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3
SUCCESS difference: 8.4e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-249 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0290094
   Total Core solution elapsed time:       0.128461
   Linear solver elapsed time:             0.0780412 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.2e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1
SUCCESS difference:   4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1
SUCCESS difference: 3.9e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 7.8e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 9.2e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 2.6e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3
SUCCESS difference: 8.4e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-253 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0687732
   Total Core solution elapsed time:       56.3212
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 56 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: Layers
SUCCESS difference: 5.9e-14 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1
SUCCESS difference: 1.9e-16 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1
SUCCESS difference: 3.1e-13 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2
SUCCESS difference:   2e-14 <   4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2
SUCCESS difference:       0 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2
SUCCESS difference:       0 <   4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2
SUCCESS difference: 1.6e-14 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3
SUCCESS difference: 3.2e-14 <   4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3
SUCCESS difference:       0 <   2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3
SUCCESS difference: 7.3e-14 <   2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3
SUCCESS difference: 3.1e-14 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3
SUCCESS difference: 1.8e-14 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3
SUCCESS difference: 3.2e-15 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3
SUCCESS difference: 1.6e-14 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3
SUCCESS difference: 3.6e-13 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4
SUCCESS difference: 3.1e-14 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4
SUCCESS difference: 3.5e-13 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4
SUCCESS difference: 1.5e-12 <   7e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4
SUCCESS difference:       0 <   3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4
SUCCESS difference: 2.6e-14 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4
SUCCESS difference:       0 <   4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4
SUCCESS difference:       0 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4
SUCCESS difference: 1.7e-13 <   2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-253 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0687732
   Total Core solution elapsed time:       56.3212
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 56 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: Layers
SUCCESS difference: 5.9e-14 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1
SUCCESS difference: 1.9e-16 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1
SUCCESS difference: 3.1e-13 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2
SUCCESS difference:   2e-14 <   4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2
SUCCESS difference:       0 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2
SUCCESS difference:       0 <   4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2
SUCCESS difference: 1.6e-14 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3
SUCCESS difference: 3.2e-14 <   4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3
SUCCESS difference:       0 <   2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3
SUCCESS difference: 7.3e-14 <   2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3
SUCCESS difference: 3.1e-14 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3
SUCCESS difference: 1.8e-14 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3
SUCCESS difference: 3.2e-15 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3
SUCCESS difference: 1.6e-14 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3
SUCCESS difference: 3.6e-13 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4
SUCCESS difference:       0 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4
SUCCESS difference: 3.1e-14 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4
SUCCESS difference: 3.5e-13 <   1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4
SUCCESS difference: 1.5e-12 <   7e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4
SUCCESS difference:       0 <   3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4
SUCCESS difference: 2.6e-14 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4
SUCCESS difference:       0 <   4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4
SUCCESS difference:       0 <   1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4
SUCCESS difference:       0 <   1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4
SUCCESS difference: 1.7e-13 <   2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-254 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.508814
   Total Core solution elapsed time:       0.218681
   Linear solver elapsed time:             0.135534 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 1.7e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 7.9e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear
SUCCESS difference:   2e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-254 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.508814
   Total Core solution elapsed time:       0.218681
   Linear solver elapsed time:             0.135534 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 1.7e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 7.9e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear
SUCCESS difference:   2e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-260 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.67212
   Total Core solution elapsed time:       0.0599335
   Linear solver elapsed time:             0.0393023 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-260 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.67212
   Total Core solution elapsed time:       0.0599335
   Linear solver elapsed time:             0.0393023 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-261 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.150557
   Total Core solution elapsed time:       0.250893
   Linear solver elapsed time:             0.113964 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 1.3e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy
SUCCESS difference: 1.2e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel
SUCCESS difference: 1.6e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-261 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.150557
   Total Core solution elapsed time:       0.250893
   Linear solver elapsed time:             0.113964 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 1.3e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy
SUCCESS difference: 1.2e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel
SUCCESS difference: 1.6e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-272 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     376479.6  |       376479.6
 x =         1 | f(x) =     2669.993  |       2669.993
====================== step 2/2 ===============================
 x =         0 | f(x) =     2468.558  |       2468.558
 x =         1 | f(x) =     993.8173  |       993.8173
write lock file:

   FemModel initialization elapsed time:   0.0561016
   Total Core solution elapsed time:       0.292495
   Linear solver elapsed time:             0.16105 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 5.3e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 3.4e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar
SUCCESS difference:   1e-16 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 2.9e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-272 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     376479.6  |       376479.6
 x =         1 | f(x) =     2669.993  |       2669.993
====================== step 2/2 ===============================
 x =         0 | f(x) =     2468.558  |       2468.558
 x =         1 | f(x) =     993.8173  |       993.8173
write lock file:

   FemModel initialization elapsed time:   0.0561016
   Total Core solution elapsed time:       0.292495
   Linear solver elapsed time:             0.16105 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 5.3e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 3.4e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar
SUCCESS difference:   1e-16 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 2.9e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 2.8e-13 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-273 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0392968
   Total Core solution elapsed time:       0.106041
   Linear solver elapsed time:             0.0982505 (93%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 2.6e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 2.7e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Pressure
SUCCESS difference: 3.6e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-273 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0392968
   Total Core solution elapsed time:       0.106041
   Linear solver elapsed time:             0.0982505 (93%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 2.6e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 2.7e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Pressure
SUCCESS difference: 3.6e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-274 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Ice
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.156982
   Total Core solution elapsed time:       0.796815
   Linear solver elapsed time:             0.300445 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-11 <   7e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vx
SUCCESS difference: 5.9e-12 <   3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vy
SUCCESS difference: 5.6e-12 <   3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vel
SUCCESS difference:   1e-16 <   1e-11 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-274 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Ice
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.156982
   Total Core solution elapsed time:       0.796815
   Linear solver elapsed time:             0.300445 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-11 <   7e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vx
SUCCESS difference: 5.9e-12 <   3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vy
SUCCESS difference: 5.6e-12 <   3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vel
SUCCESS difference:   1e-16 <   1e-11 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-275 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.033078
   Total Core solution elapsed time:       0.0443994
   Linear solver elapsed time:             0.0398988 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-15 <   1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D
SUCCESS difference: 1.8e-16 <   1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-275 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.033078
   Total Core solution elapsed time:       0.0443994
   Linear solver elapsed time:             0.0398988 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-15 <   1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D
SUCCESS difference: 1.8e-16 <   1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-280 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.745457
   Total Core solution elapsed time:       0.0981776
   Linear solver elapsed time:             0.0486533 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.180508
   Total Core solution elapsed time:       0.146996
   Linear solver elapsed time:             0.0971435 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.386579
   Total Core solution elapsed time:       0.131516
   Linear solver elapsed time:             0.0749559 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference:   1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference:   1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 9.6e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 2.6e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.2e-14 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 6.3e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-280 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.745457
   Total Core solution elapsed time:       0.0981776
   Linear solver elapsed time:             0.0486533 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.180508
   Total Core solution elapsed time:       0.146996
   Linear solver elapsed time:             0.0971435 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.386579
   Total Core solution elapsed time:       0.131516
   Linear solver elapsed time:             0.0749559 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference:   1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference:   1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 9.6e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 2.6e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.2e-14 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 6.3e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-301 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0348916
   Total Core solution elapsed time:       0.0817974
   Linear solver elapsed time:             0.0742576 (91%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.5e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-301 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0348916
   Total Core solution elapsed time:       0.0817974
   Linear solver elapsed time:             0.0742576 (91%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.5e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-303 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.116842
   Total Core solution elapsed time:       0.15887
   Linear solver elapsed time:             0.0499304 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 7.2e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 7.2e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-303 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.116842
   Total Core solution elapsed time:       0.15887
   Linear solver elapsed time:             0.0499304 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 7.2e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 7.2e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-304 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.146896
   Total Core solution elapsed time:       0.115045
   Linear solver elapsed time:             0.0521715 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference: 1.7e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-304 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.146896
   Total Core solution elapsed time:       0.115045
   Linear solver elapsed time:             0.0521715 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference: 1.7e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-306 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.428796
   Total Core solution elapsed time:       0.0787773
   Linear solver elapsed time:             0.0539363 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 8.2e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 6.6e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 6.8e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-306 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.428796
   Total Core solution elapsed time:       0.0787773
   Linear solver elapsed time:             0.0539363 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 8.2e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 6.6e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 6.8e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-308 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.100347
   Total Core solution elapsed time:       0.0874483
   Linear solver elapsed time:             0.0423609 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx
SUCCESS difference: 8.7e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy
SUCCESS difference: 1.1e-11 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz
SUCCESS difference: 8.7e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel
SUCCESS difference: 2.6e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-308 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.100347
   Total Core solution elapsed time:       0.0874483
   Linear solver elapsed time:             0.0423609 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx
SUCCESS difference: 8.7e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy
SUCCESS difference: 1.1e-11 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz
SUCCESS difference: 8.7e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel
SUCCESS difference: 2.6e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-309 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0622975
   Total Core solution elapsed time:       0.0147293
   Linear solver elapsed time:             0.0117271 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-309 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0622975
   Total Core solution elapsed time:       0.0147293
   Linear solver elapsed time:             0.0117271 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-310 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0787174
   Total Core solution elapsed time:       0.153267
   Linear solver elapsed time:             0.0509468 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-310 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0787174
   Total Core solution elapsed time:       0.153267
   Linear solver elapsed time:             0.0509468 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-311 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0231549
   Total Core solution elapsed time:       0.0133069
   Linear solver elapsed time:             0.00792438 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-311 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0231549
   Total Core solution elapsed time:       0.0133069
   Linear solver elapsed time:             0.00792438 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-316 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0489359
   Total Core solution elapsed time:       0.0461902
   Linear solver elapsed time:             0.0266338 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.5e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 6.6e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference: 6.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference:   1e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.3e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 9.3e-14 <   2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.7e-15 <   2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3.8e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 4.7e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-316 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0489359
   Total Core solution elapsed time:       0.0461902
   Linear solver elapsed time:             0.0266338 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.5e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 6.6e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference: 6.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference:   1e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.3e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 9.3e-14 <   2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3
SUCCESS difference: 1.6e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.7e-15 <   2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3.8e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 4.7e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-317 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0591345
   Total Core solution elapsed time:       0.249083
   Linear solver elapsed time:             0.0557229 (22%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 7.3e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 2.7e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 6.9e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed1
SUCCESS difference: 1.8e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.1e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1
SUCCESS difference:       0 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 5.1e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed2
SUCCESS difference: 1.8e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2
SUCCESS difference:       0 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 4.1e-11 <   5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 3.6e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 3.9e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3
SUCCESS difference: 2.5e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 3.1e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 4.3e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3
SUCCESS difference:       0 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-317 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0591345
   Total Core solution elapsed time:       0.249083
   Linear solver elapsed time:             0.0557229 (22%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 7.3e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 2.7e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 6.9e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed1
SUCCESS difference: 1.8e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.1e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1
SUCCESS difference:       0 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 5.1e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed2
SUCCESS difference: 1.8e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2
SUCCESS difference:       0 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2
SUCCESS difference: 1.1e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 4.1e-11 <   5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 3.6e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 3.9e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 2.2e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3
SUCCESS difference: 2.5e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 3.1e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 4.3e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3
SUCCESS difference:       0 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-321 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 2.931212e+07  |   2.931212e+07 4.385504e-36
 x =         1 | f(x) = 1.842259e+07  |   1.842259e+07 7.227865e-06
 x =  0.381966 | f(x) = 2.459484e+07  |   2.459484e+07 1.054531e-06
 x =  0.618034 | f(x) = 2.277014e+07  |   2.277014e+07 2.760799e-06
====================== step 2/2 ===============================
 x =         0 | f(x) = 1.927481e+07  |   1.927481e+07 7.227865e-06
 x =         1 | f(x) = 1.137632e+07  |   1.137632e+07 3.071964e-05
 x =  0.381966 | f(x) =  1.54918e+07  |    1.54918e+07 1.427099e-05
 x =  0.618034 | f(x) = 1.408283e+07  |   1.408283e+07 1.981665e-05
write lock file:

   FemModel initialization elapsed time:   0.242399
   Total Core solution elapsed time:       0.183357
   Linear solver elapsed time:             0.0842298 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-11 <   1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 2.2e-10 <   1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits
SUCCESS difference: 8.4e-12 <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure
SUCCESS difference: 4.4e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 5.5e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 4.5e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-321 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 2.931212e+07  |   2.931212e+07 4.385504e-36
 x =         1 | f(x) = 1.842259e+07  |   1.842259e+07 7.227865e-06
 x =  0.381966 | f(x) = 2.459484e+07  |   2.459484e+07 1.054531e-06
 x =  0.618034 | f(x) = 2.277014e+07  |   2.277014e+07 2.760799e-06
====================== step 2/2 ===============================
 x =         0 | f(x) = 1.927481e+07  |   1.927481e+07 7.227865e-06
 x =         1 | f(x) = 1.137632e+07  |   1.137632e+07 3.071964e-05
 x =  0.381966 | f(x) =  1.54918e+07  |    1.54918e+07 1.427099e-05
 x =  0.618034 | f(x) = 1.408283e+07  |   1.408283e+07 1.981665e-05
write lock file:

   FemModel initialization elapsed time:   0.242399
   Total Core solution elapsed time:       0.183357
   Linear solver elapsed time:             0.0842298 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-11 <   1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 2.2e-10 <   1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits
SUCCESS difference: 8.4e-12 <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure
SUCCESS difference: 4.4e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 5.5e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 4.5e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-322 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     41871.84  |       41871.84 4.385504e-36
 x =         1 | f(x) =     48506.18  |       48506.18 5.091117e-06
 x =  0.381966 | f(x) =     53570.36  |       53570.36  7.42784e-07
 x =  0.618034 | f(x) =     56943.92  |       56943.92 1.944634e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     60073.66  |       60073.66 4.385504e-36
 x =         1 | f(x) =     60753.31  |       60753.31 4.090521e-06
 x =  0.381966 | f(x) =     62071.71  |       62071.71  5.96799e-07
 x =  0.618034 | f(x) =      62658.3  |        62658.3  1.56244e-06
write lock file:

   FemModel initialization elapsed time:   0.0497451
   Total Core solution elapsed time:       0.328222
   Linear solver elapsed time:             0.0911575 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-06 <   5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference:   3e-11 <   1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits
SUCCESS difference: 5.6e-18 <   2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient
SUCCESS difference: 1.7e-10 <   8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 1.7e-09 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 5.7e-09 <   9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 1.6e-09 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-322 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     41871.84  |       41871.84 4.385504e-36
 x =         1 | f(x) =     48506.18  |       48506.18 5.091117e-06
 x =  0.381966 | f(x) =     53570.36  |       53570.36  7.42784e-07
 x =  0.618034 | f(x) =     56943.92  |       56943.92 1.944634e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     60073.66  |       60073.66 4.385504e-36
 x =         1 | f(x) =     60753.31  |       60753.31 4.090521e-06
 x =  0.381966 | f(x) =     62071.71  |       62071.71  5.96799e-07
 x =  0.618034 | f(x) =      62658.3  |        62658.3  1.56244e-06
write lock file:

   FemModel initialization elapsed time:   0.0497451
   Total Core solution elapsed time:       0.328222
   Linear solver elapsed time:             0.0911575 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-06 <   5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference:   3e-11 <   1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits
SUCCESS difference: 5.6e-18 <   2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient
SUCCESS difference: 1.7e-10 <   8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 1.7e-09 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 5.7e-09 <   9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 1.6e-09 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-324 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0722615
   Total Core solution elapsed time:       0.24347
   Linear solver elapsed time:             0.0811733 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1
SUCCESS difference: 7.5e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1
SUCCESS difference:   8e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   7e-14 <   5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 3.7e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 7.3e-14 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 2.8e-14 <   5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2
SUCCESS difference: 5.4e-14 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference:   7e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6.7e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 8.3e-14 <   1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 1.3e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference: 1.4e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 5.7e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference:   7e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3
SUCCESS difference:   8e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 3.8e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-324 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0722615
   Total Core solution elapsed time:       0.24347
   Linear solver elapsed time:             0.0811733 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1
SUCCESS difference: 7.5e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1
SUCCESS difference:   8e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   7e-14 <   5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 3.7e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 7.3e-14 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 2.8e-14 <   5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2
SUCCESS difference: 5.4e-14 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference:   7e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6.7e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 8.3e-14 <   1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 1.3e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference: 1.4e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 5.7e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference:   7e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3
SUCCESS difference:   8e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 3.8e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-326 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.036472
   Total Core solution elapsed time:       0.0807788
   Linear solver elapsed time:             0.0573365 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.9e-15 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 4.5e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 7.7e-15 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference:   9e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-326 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.036472
   Total Core solution elapsed time:       0.0807788
   Linear solver elapsed time:             0.0573365 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.9e-15 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 4.5e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 7.7e-15 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference:   9e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-327 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.062349
   Total Core solution elapsed time:       0.152585
   Linear solver elapsed time:             0.0703199 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 1.2e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 3.2e-12 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 1.2e-11 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1
SUCCESS difference: 4.4e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 5.4e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 6.2e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.7e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 1.1e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 3.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 4.8e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference:   9e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 4.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 5.4e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 2.3e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 2.8e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 8.1e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 5.8e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 2.4e-11 <   5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 6.5e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 2.4e-11 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 2.8e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3
SUCCESS difference: 2.5e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference:   3e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference:   6e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 3.3e-14 <  0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference:       0 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-327 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.062349
   Total Core solution elapsed time:       0.152585
   Linear solver elapsed time:             0.0703199 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 1.2e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 3.2e-12 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 1.2e-11 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1
SUCCESS difference: 4.4e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 5.4e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 6.2e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.7e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 1.1e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 3.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 4.8e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference:   9e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 4.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 5.4e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 2.3e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 2.8e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 8.1e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 5.8e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 2.4e-11 <   5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 6.5e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 2.4e-11 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 2.8e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3
SUCCESS difference: 2.5e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference:   3e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference:   6e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 3.3e-14 <  0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference:       0 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-328 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0683819
   Total Core solution elapsed time:       0.230255
   Linear solver elapsed time:             0.189612 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1
SUCCESS difference: 1.6e-16 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1
SUCCESS difference: 2.6e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference:   8e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 7.5e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2
SUCCESS difference: 2.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 2.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 5.2e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 6.4e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3
SUCCESS difference: 3.7e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3
SUCCESS difference: 4.7e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 1.2e-13 <   2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 4.5e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-328 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0683819
   Total Core solution elapsed time:       0.230255
   Linear solver elapsed time:             0.189612 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1
SUCCESS difference: 1.6e-16 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1
SUCCESS difference: 2.6e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference:   8e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 7.5e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2
SUCCESS difference: 2.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 2.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 5.2e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 6.4e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3
SUCCESS difference: 3.7e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3
SUCCESS difference: 4.7e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 1.2e-13 <   2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 4.5e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-330 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.462677
   Total Core solution elapsed time:       0.0581046
   Linear solver elapsed time:             0.0174116 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure
SUCCESS difference:   9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 9.4e-16 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 9.5e-16 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference:   9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-330 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.462677
   Total Core solution elapsed time:       0.0581046
   Linear solver elapsed time:             0.0174116 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure
SUCCESS difference:   9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 9.4e-16 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 9.5e-16 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference:   9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference:   2e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-332 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0566039
   Total Core solution elapsed time:       0.197334
   Linear solver elapsed time:             0.0943467 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 1.6e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.6e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.3e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 8.7e-14 <   2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 <   2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-332 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0566039
   Total Core solution elapsed time:       0.197334
   Linear solver elapsed time:             0.0943467 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 1.6e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.6e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.3e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 8.7e-14 <   2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 <   2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-336 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.652193
   Total Core solution elapsed time:       0.16624
   Linear solver elapsed time:             0.0990684 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 2.2e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1
SUCCESS difference: 3.8e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 7.9e-16 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 7.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference:   1e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2
SUCCESS difference: 4.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 5.8e-16 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 4.6e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3
SUCCESS difference:   3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3
SUCCESS difference:   4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 1.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 2.9e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-336 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.652193
   Total Core solution elapsed time:       0.16624
   Linear solver elapsed time:             0.0990684 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 2.2e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1
SUCCESS difference: 3.8e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 7.9e-16 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 7.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference:   1e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2
SUCCESS difference: 4.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 5.8e-16 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 4.6e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3
SUCCESS difference:   3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3
SUCCESS difference:   4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 1.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 2.9e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-337 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.28294
   Total Core solution elapsed time:       0.282662
   Linear solver elapsed time:             0.157644 (56%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 1.8e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2
SUCCESS difference: 6.9e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference:   3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference:   3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3
SUCCESS difference: 1.6e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 2.4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 2.4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 2.4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-337 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.28294
   Total Core solution elapsed time:       0.282662
   Linear solver elapsed time:             0.157644 (56%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 1.8e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 1.5e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2
SUCCESS difference: 6.9e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference:   3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference:   3e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference:   2e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3
SUCCESS difference: 1.6e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 1.7e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference:   4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 2.4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 2.4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 2.4e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-340 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
Iter       Function      Residual  |  List of contributions
___________________________________________________________
   0   2.960964e+07       1913666  |  2.960964e+07 4.385504e-36
   1        2481908      266319.5  |       2481908 0.0002275342
   2        1314255      186135.7  |       1314255 0.0003177314
Tao Object: 3 MPI processes
  type: blmvm
  Gradient steps: 0
  Mat Object: 3 MPI processes
    type: lmvmbfgs
    rows=78, cols=78
      Scale type: DIAGONAL
      Scale history: 1
      Scale params: alpha=1., beta=0.5, rho=1.
      Convex factors: phi=0., theta=0.125
      Max. storage: 5
      Used storage: 1
      Number of updates: 1
      Number of rejects: 0
      Number of resets: 1
      Mat Object: 3 MPI processes
        type: lmvmdiagbroyden
        rows=78, cols=78
          Scale history: 1
          Scale params: alpha=1., beta=0.5, rho=1.
          Convex factor: theta=0.
          Max. storage: 1
          Used storage: 1
          Number of updates: 1
          Number of rejects: 0
          Number of resets: 1
  TaoLineSearch Object: 3 MPI processes
    type: more-thuente
    maximum function evaluations=30
    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
    total number of function evaluations=0
    total number of gradient evaluations=0
    total number of function/gradient evaluations=1
    using variable bounds
    Termination reason: 1
  Active Set subset type: subvec
  convergence tolerances: gatol=0.,   steptol=0.,   gttol=0.0001
  Residual in Function/Gradient:=186136.
  Objective value=1.31425e+06
  total number of iterations=2,                          (max: 2)
  total number of function/gradient evaluations=3,      (max: 6)
  Solver terminated: -2   Maximum Iterations
write lock file:

   FemModel initialization elapsed time:   0.164094
   Total Core solution elapsed time:       0.469574
   Linear solver elapsed time:             0.198019 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.9e-11 <   3e-08 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Gradient
SUCCESS difference: 4.4e-11 <   1e-07 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Misfits
SUCCESS difference: 3.7e-11 <   5e-10 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: FrictionCoefficient
SUCCESS difference:       0 <   1e-10 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Pressure
SUCCESS difference: 3.2e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel
SUCCESS difference: 4.2e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx
SUCCESS difference: 3.2e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-340 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
Iter       Function      Residual  |  List of contributions
___________________________________________________________
   0   2.960964e+07       1913666  |  2.960964e+07 4.385504e-36
   1        2481908      266319.5  |       2481908 0.0002275342
   2        1314255      186135.7  |       1314255 0.0003177314
Tao Object: 3 MPI processes
  type: blmvm
  Gradient steps: 0
  Mat Object: 3 MPI processes
    type: lmvmbfgs
    rows=78, cols=78
      Scale type: DIAGONAL
      Scale history: 1
      Scale params: alpha=1., beta=0.5, rho=1.
      Convex factors: phi=0., theta=0.125
      Max. storage: 5
      Used storage: 1
      Number of updates: 1
      Number of rejects: 0
      Number of resets: 1
      Mat Object: 3 MPI processes
        type: lmvmdiagbroyden
        rows=78, cols=78
          Scale history: 1
          Scale params: alpha=1., beta=0.5, rho=1.
          Convex factor: theta=0.
          Max. storage: 1
          Used storage: 1
          Number of updates: 1
          Number of rejects: 0
          Number of resets: 1
  TaoLineSearch Object: 3 MPI processes
    type: more-thuente
    maximum function evaluations=30
    tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
    total number of function evaluations=0
    total number of gradient evaluations=0
    total number of function/gradient evaluations=1
    using variable bounds
    Termination reason: 1
  Active Set subset type: subvec
  convergence tolerances: gatol=0.,   steptol=0.,   gttol=0.0001
  Residual in Function/Gradient:=186136.
  Objective value=1.31425e+06
  total number of iterations=2,                          (max: 2)
  total number of function/gradient evaluations=3,      (max: 6)
  Solver terminated: -2   Maximum Iterations
write lock file:

   FemModel initialization elapsed time:   0.164094
   Total Core solution elapsed time:       0.469574
   Linear solver elapsed time:             0.198019 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.9e-11 <   3e-08 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Gradient
SUCCESS difference: 4.4e-11 <   1e-07 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Misfits
SUCCESS difference: 3.7e-11 <   5e-10 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: FrictionCoefficient
SUCCESS difference:       0 <   1e-10 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Pressure
SUCCESS difference: 3.2e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel
SUCCESS difference: 4.2e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx
SUCCESS difference: 3.2e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-342 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.91614
   Total Core solution elapsed time:       1.58443
   Linear solver elapsed time:             0.0445858 (2.8%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature
SUCCESS difference: 2.7e-09 <   1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 3.5e-16 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-342 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.91614
   Total Core solution elapsed time:       1.58443
   Linear solver elapsed time:             0.0445858 (2.8%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature
SUCCESS difference: 2.7e-09 <   1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 3.5e-16 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-350 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.292331
   Total Core solution elapsed time:       0.314073
   Linear solver elapsed time:             0.125737 (40%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1
SUCCESS difference:   5e-16 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1
SUCCESS difference:   6e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2
SUCCESS difference: 7.6e-16 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 8.6e-16 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference: 2.6e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 5.5e-15 <   1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-350 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.292331
   Total Core solution elapsed time:       0.314073
   Linear solver elapsed time:             0.125737 (40%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1
SUCCESS difference:   5e-16 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1
SUCCESS difference:   6e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2
SUCCESS difference: 7.6e-16 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 8.6e-16 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference: 2.6e-15 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 5.5e-15 <   1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-352 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0683285
   Total Core solution elapsed time:       0.759114
   Linear solver elapsed time:             0.560267 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 4.6e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 4.8e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1
SUCCESS difference: 6.3e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1
SUCCESS difference: 5.1e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 1.8e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2
SUCCESS difference: 7.2e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3
SUCCESS difference: 1.3e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 2.7e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3
SUCCESS difference: 2.4e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3
SUCCESS difference:   3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3
SUCCESS difference: 1.1e-14 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 4.3e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 4.2e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 3.3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference: 3.9e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 4.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 4.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-352 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0683285
   Total Core solution elapsed time:       0.759114
   Linear solver elapsed time:             0.560267 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 4.6e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 4.8e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1
SUCCESS difference: 6.3e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1
SUCCESS difference: 5.1e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 1.8e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2
SUCCESS difference: 7.2e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3
SUCCESS difference: 1.3e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 2.7e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3
SUCCESS difference: 2.4e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3
SUCCESS difference:   3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3
SUCCESS difference: 1.1e-14 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 4.3e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 4.2e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 3.3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference: 3.9e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 4.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 4.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-354 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.166023
   Total Core solution elapsed time:       0.214669
   Linear solver elapsed time:             0.130321 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1
SUCCESS difference: 5.1e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1
SUCCESS difference: 4.6e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 7.6e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 2.3e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 4.2e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 1.6e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3
SUCCESS difference: 2.4e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 7.7e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 3.2e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4
SUCCESS difference: 3.4e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4
SUCCESS difference: 3.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 3.4e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 3.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 3.7e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-354 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.166023
   Total Core solution elapsed time:       0.214669
   Linear solver elapsed time:             0.130321 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1
SUCCESS difference: 5.1e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1
SUCCESS difference: 4.6e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 7.6e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 2.3e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 4.2e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 1.6e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3
SUCCESS difference: 2.4e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 7.7e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 3.2e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4
SUCCESS difference: 3.4e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4
SUCCESS difference: 3.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 3.4e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 3.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 3.7e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-355 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0569542
   Total Core solution elapsed time:       0.387394
   Linear solver elapsed time:             0.109486 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 8.4e-09 <   9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1
SUCCESS difference: 4.3e-08 <   5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 1.9e-07 <   2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1
SUCCESS difference: 3.9e-08 <   4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2
SUCCESS difference: 2.7e-07 <   3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2
SUCCESS difference: 5.5e-07 <   6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2
SUCCESS difference: 9.4e-08 <   1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3
SUCCESS difference: 7.9e-07 <   8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 9.4e-07 <   1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3
SUCCESS difference: 1.7e-07 <   2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4
SUCCESS difference: 1.7e-06 <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 1.3e-06 <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-355 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   maximum number of nonlinear iterations of outer loop (2) exceeded
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0569542
   Total Core solution elapsed time:       0.387394
   Linear solver elapsed time:             0.109486 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 8.4e-09 <   9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1
SUCCESS difference: 4.3e-08 <   5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 1.9e-07 <   2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1
SUCCESS difference: 3.9e-08 <   4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2
SUCCESS difference: 2.7e-07 <   3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2
SUCCESS difference: 5.5e-07 <   6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2
SUCCESS difference: 9.4e-08 <   1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3
SUCCESS difference: 7.9e-07 <   8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 9.4e-07 <   1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3
SUCCESS difference: 1.7e-07 <   2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4
SUCCESS difference: 1.7e-06 <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 1.3e-06 <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-356 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =      1008983  |        1008983 2.775154e-34
 x =         1 | f(x) =     915273.6  |       915273.6  1.12984e-05
 x =  0.381966 | f(x) =     899226.1  |       899226.1 1.648414e-06
 x =  0.618034 | f(x) =     873055.8  |       873055.8 4.315604e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     857940.3  |       857940.3 4.315604e-06
 x =         1 | f(x) =     803900.7  |       803900.7 2.963215e-05
 x =  0.381966 | f(x) =       807722  |         807722 1.131055e-05
 x =  0.618034 | f(x) =     795880.1  |       795880.1 1.728697e-05
write lock file:

   FemModel initialization elapsed time:   0.0896886
   Total Core solution elapsed time:       0.336857
   Linear solver elapsed time:             0.230008 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-12 test id: 356 test name: TransientFrictionSchoof field: Gradient
SUCCESS difference: 4.3e-15 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Misfits
SUCCESS difference: 1.4e-16 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: FrictionC
SUCCESS difference:       0 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Pressure
SUCCESS difference: 6.6e-16 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Vel
SUCCESS difference: 1.4e-15 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Vx
SUCCESS difference:   5e-16 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-356 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =      1008983  |        1008983 2.775154e-34
 x =         1 | f(x) =     915273.6  |       915273.6  1.12984e-05
 x =  0.381966 | f(x) =     899226.1  |       899226.1 1.648414e-06
 x =  0.618034 | f(x) =     873055.8  |       873055.8 4.315604e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     857940.3  |       857940.3 4.315604e-06
 x =         1 | f(x) =     803900.7  |       803900.7 2.963215e-05
 x =  0.381966 | f(x) =       807722  |         807722 1.131055e-05
 x =  0.618034 | f(x) =     795880.1  |       795880.1 1.728697e-05
write lock file:

   FemModel initialization elapsed time:   0.0896886
   Total Core solution elapsed time:       0.336857
   Linear solver elapsed time:             0.230008 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-12 test id: 356 test name: TransientFrictionSchoof field: Gradient
SUCCESS difference: 4.3e-15 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Misfits
SUCCESS difference: 1.4e-16 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: FrictionC
SUCCESS difference:       0 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Pressure
SUCCESS difference: 6.6e-16 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Vel
SUCCESS difference: 1.4e-15 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Vx
SUCCESS difference:   5e-16 <   1e-13 test id: 356 test name: TransientFrictionSchoof field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-359 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.069527
   Total Core solution elapsed time:       1.5866 
   Linear solver elapsed time:             0.300777 (19%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference:       0 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1
SUCCESS difference: 1.6e-15 <   8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1
SUCCESS difference: 5.5e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea1
SUCCESS difference: 2.3e-16 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2
SUCCESS difference: 4.3e-15 <   8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2
SUCCESS difference: 3.2e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2
SUCCESS difference: 4.5e-16 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3
SUCCESS difference: 3.5e-15 <   8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3
SUCCESS difference: 2.7e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3
SUCCESS difference: 4.4e-16 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4
SUCCESS difference: 2.4e-15 <   9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.2e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-359 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.069527
   Total Core solution elapsed time:       1.5866 
   Linear solver elapsed time:             0.300777 (19%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference:       0 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1
SUCCESS difference: 1.6e-15 <   8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1
SUCCESS difference: 5.5e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea1
SUCCESS difference: 2.3e-16 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2
SUCCESS difference: 4.3e-15 <   8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2
SUCCESS difference: 3.2e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2
SUCCESS difference: 4.5e-16 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3
SUCCESS difference: 3.5e-15 <   8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3
SUCCESS difference: 2.7e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3
SUCCESS difference: 4.4e-16 <   1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4
SUCCESS difference: 2.4e-15 <   9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.2e-14 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-360 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0375037
   Total Core solution elapsed time:       1.59597
   Linear solver elapsed time:             0.330379 (21%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference:       0 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1
SUCCESS difference: 1.6e-15 <   8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1
SUCCESS difference: 3.8e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1
SUCCESS difference:       0 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2
SUCCESS difference: 1.7e-15 <   8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2
SUCCESS difference: 2.8e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2
SUCCESS difference: 3.4e-16 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3
SUCCESS difference: 1.5e-15 <   8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3
SUCCESS difference: 2.3e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3
SUCCESS difference: 3.3e-16 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4
SUCCESS difference: 1.6e-15 <   9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2.3e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-360 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0375037
   Total Core solution elapsed time:       1.59597
   Linear solver elapsed time:             0.330379 (21%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference:       0 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1
SUCCESS difference: 1.6e-15 <   8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1
SUCCESS difference: 3.8e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1
SUCCESS difference:       0 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2
SUCCESS difference: 1.7e-15 <   8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2
SUCCESS difference: 2.8e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2
SUCCESS difference: 3.4e-16 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3
SUCCESS difference: 1.5e-15 <   8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3
SUCCESS difference: 2.3e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3
SUCCESS difference: 3.3e-16 <   1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4
SUCCESS difference: 1.6e-15 <   9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2.3e-14 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-401 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0305692
   Total Core solution elapsed time:       0.0665018
   Linear solver elapsed time:             0.0599552 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx
SUCCESS difference:   3e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy
SUCCESS difference:   3e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-401 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0305692
   Total Core solution elapsed time:       0.0665018
   Linear solver elapsed time:             0.0599552 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx
SUCCESS difference:   3e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy
SUCCESS difference:   3e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-402 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.149092
   Total Core solution elapsed time:       0.0857602
   Linear solver elapsed time:             0.0693215 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx
SUCCESS difference: 1.8e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy
SUCCESS difference: 5.7e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 1.9e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-402 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.149092
   Total Core solution elapsed time:       0.0857602
   Linear solver elapsed time:             0.0693215 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx
SUCCESS difference: 1.8e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy
SUCCESS difference: 5.7e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 1.9e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-403 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.102454
   Total Core solution elapsed time:       0.184895
   Linear solver elapsed time:             0.0832331 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx
SUCCESS difference: 3.6e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy
SUCCESS difference: 1.7e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz
SUCCESS difference: 3.6e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel
SUCCESS difference:   1e-16 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-403 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.102454
   Total Core solution elapsed time:       0.184895
   Linear solver elapsed time:             0.0832331 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx
SUCCESS difference: 3.6e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy
SUCCESS difference: 1.7e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz
SUCCESS difference: 3.6e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel
SUCCESS difference:   1e-16 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-405 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.155014
   Total Core solution elapsed time:       0.121845
   Linear solver elapsed time:             0.0438591 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 9.1e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.8e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference:   9e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference:   1e-16 <   1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-405 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.155014
   Total Core solution elapsed time:       0.121845
   Linear solver elapsed time:             0.0438591 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 9.1e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.8e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference:   9e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference:   1e-16 <   1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-406 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0562476
   Total Core solution elapsed time:       0.735323
   Linear solver elapsed time:             0.0971821 (13%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-15 <   1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature
SUCCESS difference: 1.6e-06 <   1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-406 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0562476
   Total Core solution elapsed time:       0.735323
   Linear solver elapsed time:             0.0971821 (13%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-15 <   1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature
SUCCESS difference: 1.6e-06 <   1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-408 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.258899
   Total Core solution elapsed time:       0.140887
   Linear solver elapsed time:             0.0928444 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 6.9e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 6.5e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 9.6e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 9.8e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 9.6e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2
SUCCESS difference: 3.4e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 6.2e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 2.5e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 1.3e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-408 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.258899
   Total Core solution elapsed time:       0.140887
   Linear solver elapsed time:             0.0928444 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 6.9e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 6.5e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 9.6e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 9.8e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 9.6e-15 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2
SUCCESS difference: 3.4e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 6.2e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 2.5e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 1.3e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference:   2e-16 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-409 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109718
   Total Core solution elapsed time:       0.698601
   Linear solver elapsed time:             0.225447 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference:   4e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 3.3e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 3.9e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1
SUCCESS difference:   1e-16 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1
SUCCESS difference: 4.3e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference:   2e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 2.7e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.8e-15 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1
SUCCESS difference: 4.8e-07 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 8.7e-08 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 1.3e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 8.7e-08 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 2.7e-09 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 5.1e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 2.9e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 3.2e-09 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference: 1.3e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 8.7e-08 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2
SUCCESS difference: 5.3e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 2.8e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference: 1.6e-07 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 2.8e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 3.2e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 7.5e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 4.4e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 4.8e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3
SUCCESS difference: 1.6e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3
SUCCESS difference: 9.2e-08 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-409 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109718
   Total Core solution elapsed time:       0.698601
   Linear solver elapsed time:             0.225447 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   6e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference:   4e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 3.3e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 3.9e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1
SUCCESS difference:   1e-16 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1
SUCCESS difference: 4.3e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference:   2e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 2.7e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.8e-15 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:       0 <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1
SUCCESS difference: 4.8e-07 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 8.7e-08 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 1.3e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 8.7e-08 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 2.7e-09 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 5.1e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 2.9e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 3.2e-09 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference: 1.3e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 8.7e-08 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2
SUCCESS difference: 5.3e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 2.8e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference: 1.6e-07 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 2.8e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 3.2e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 7.5e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 4.4e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 4.8e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3
SUCCESS difference: 1.6e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3
SUCCESS difference: 9.2e-08 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-411 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.228539
   Total Core solution elapsed time:       0.66019
   Linear solver elapsed time:             0.317133 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 4.4e-10 <   2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.1e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy
SUCCESS difference: 1.6e-09 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.1e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure
SUCCESS difference: 8.5e-11 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 <   1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-411 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.228539
   Total Core solution elapsed time:       0.66019
   Linear solver elapsed time:             0.317133 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 4.4e-10 <   2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.1e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy
SUCCESS difference: 1.6e-09 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.1e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure
SUCCESS difference: 8.5e-11 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 <   1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-416 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 3.700828e+08  |   3.700828e+08 0.0002296379
 x =         1 | f(x) = 1.830435e+08  |   1.830435e+08 0.0002379599
 x =  0.381966 | f(x) = 2.810191e+08  |   2.810191e+08 0.0002309826
 x =  0.618034 | f(x) = 2.207666e+08  |   2.207666e+08 0.0002329472
====================== step 2/2 ===============================
 x =         0 | f(x) = 1.831337e+08  |   1.831337e+08 0.0002379599
 x =         1 | f(x) = 1.035799e+08  |   1.035799e+08 0.0002609786
 x =  0.381966 | f(x) =  1.50893e+08  |    1.50893e+08 0.0002449669
 x =  0.618034 | f(x) = 1.121849e+08  |   1.121849e+08 0.0002504008
write lock file:

   FemModel initialization elapsed time:   0.755053
   Total Core solution elapsed time:       0.875724
   Linear solver elapsed time:             0.350277 (40%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 3.1e-11 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 6.4e-11 <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 4.7e-12 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure
SUCCESS difference: 1.8e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 7.4e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 1.9e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference:   1e-09 <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 1.1e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 1.2e-07 <   1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-416 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 3.700828e+08  |   3.700828e+08 0.0002296379
 x =         1 | f(x) = 1.830435e+08  |   1.830435e+08 0.0002379599
 x =  0.381966 | f(x) = 2.810191e+08  |   2.810191e+08 0.0002309826
 x =  0.618034 | f(x) = 2.207666e+08  |   2.207666e+08 0.0002329472
====================== step 2/2 ===============================
 x =         0 | f(x) = 1.831337e+08  |   1.831337e+08 0.0002379599
 x =         1 | f(x) = 1.035799e+08  |   1.035799e+08 0.0002609786
 x =  0.381966 | f(x) =  1.50893e+08  |    1.50893e+08 0.0002449669
 x =  0.618034 | f(x) = 1.121849e+08  |   1.121849e+08 0.0002504008
write lock file:

   FemModel initialization elapsed time:   0.755053
   Total Core solution elapsed time:       0.875724
   Linear solver elapsed time:             0.350277 (40%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 3.1e-11 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 6.4e-11 <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 4.7e-12 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure
SUCCESS difference: 1.8e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 7.4e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 1.9e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference:   1e-09 <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 1.1e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 1.2e-07 <   1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-419 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.176857
   Total Core solution elapsed time:       0.11972
   Linear solver elapsed time:             0.0396819 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-09 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 7.7e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 1.7e-10 <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 7.8e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-419 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.176857
   Total Core solution elapsed time:       0.11972
   Linear solver elapsed time:             0.0396819 (33%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   1e-09 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 7.7e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 1.7e-10 <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 7.8e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-421 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109671
   Total Core solution elapsed time:       1.22864
   Linear solver elapsed time:             0.242839 (20%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 4.8e-09 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 2.6e-09 <   2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 2.6e-09 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference:   3e-08 <   3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-421 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109671
   Total Core solution elapsed time:       1.22864
   Linear solver elapsed time:             0.242839 (20%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 4.8e-09 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 2.6e-09 <   2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 2.6e-09 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference:   3e-08 <   3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-422 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.10963
   Total Core solution elapsed time:       0.585286
   Linear solver elapsed time:             0.0975833 (17%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 3.6e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 4.2e-08 <   2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 4.2e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 2.7e-08 <   5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-422 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.10963
   Total Core solution elapsed time:       0.585286
   Linear solver elapsed time:             0.0975833 (17%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 3.6e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 4.2e-08 <   2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 4.2e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 2.7e-08 <   5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-425 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0402329
   Total Core solution elapsed time:       0.440362
   Linear solver elapsed time:             0.378535 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference:   1e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference:   3e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 8.5e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference:   7e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-425 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0402329
   Total Core solution elapsed time:       0.440362
   Linear solver elapsed time:             0.378535 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference:   1e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference:   3e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 8.5e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference:   7e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-426 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0652271
   Total Core solution elapsed time:       0.152733
   Linear solver elapsed time:             0.0648719 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1
SUCCESS difference: 6.2e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1
SUCCESS difference:       0 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1
SUCCESS difference: 2.8e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1
SUCCESS difference:   2e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.1e-15 <   1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 1.1e-15 <   2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 3.3e-15 <   3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference:       0 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.9e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 1.2e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 3.5e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 3.3e-16 < 2.5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference:   3e-16 < 2.5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 8.3e-16 <   8e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 6.4e-16 <   8e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference:   1e-11 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference: 2.3e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference:   1e-11 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 2.6e-11 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 1.4e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.4e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 7.2e-13 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 7.2e-13 <   7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 7.6e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 7.6e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-426 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0652271
   Total Core solution elapsed time:       0.152733
   Linear solver elapsed time:             0.0648719 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1
SUCCESS difference: 6.2e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1
SUCCESS difference:       0 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1
SUCCESS difference: 2.8e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1
SUCCESS difference:   2e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.1e-15 <   1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 1.1e-15 <   2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 3.3e-15 <   3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference:       0 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.9e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 1.2e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 3.5e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 3.3e-16 < 2.5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference:   3e-16 < 2.5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 8.3e-16 <   8e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 6.4e-16 <   8e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference:   1e-11 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference: 2.3e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference:   1e-11 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 2.6e-11 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 1.4e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.4e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 7.2e-13 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 7.2e-13 <   7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 7.6e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 7.6e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-428 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0228366
   Total Core solution elapsed time:       0.101511
   Linear solver elapsed time:             0.0439869 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   7e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference:   2e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-428 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0228366
   Total Core solution elapsed time:       0.101511
   Linear solver elapsed time:             0.0439869 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   7e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference:   2e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference:   2e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-429 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.159658
   Total Core solution elapsed time:       0.395391
   Linear solver elapsed time:             0.079551 (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx
SUCCESS difference: 1.1e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy
SUCCESS difference: 1.9e-10 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz
SUCCESS difference:   1e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel
SUCCESS difference:   1e-16 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-429 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.159658
   Total Core solution elapsed time:       0.395391
   Linear solver elapsed time:             0.079551 (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx
SUCCESS difference: 1.1e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy
SUCCESS difference: 1.9e-10 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz
SUCCESS difference:   1e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel
SUCCESS difference:   1e-16 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-433 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0844113
   Total Core solution elapsed time:       0.0216766
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.249435
   Total Core solution elapsed time:       0.0413932
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.285657
   Total Core solution elapsed time:       0.0238812
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.13328
   Total Core solution elapsed time:       0.0501985
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 <   1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfAggressive
SUCCESS difference: 1.1e-16 <   1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSoft
SUCCESS difference: 1.1e-16 <   1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-433 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0844113
   Total Core solution elapsed time:       0.0216766
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.249435
   Total Core solution elapsed time:       0.0413932
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.285657
   Total Core solution elapsed time:       0.0238812
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.13328
   Total Core solution elapsed time:       0.0501985
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 <   1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfAggressive
SUCCESS difference: 1.1e-16 <   1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSoft
SUCCESS difference: 1.1e-16 <   1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-434 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0407655
   Total Core solution elapsed time:       0.0656979
   Linear solver elapsed time:             0.0274631 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-07 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx
SUCCESS difference: 2.7e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy
SUCCESS difference: 1.5e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vz
SUCCESS difference: 2.8e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel
SUCCESS difference:   1e-16 <   1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-434 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0407655
   Total Core solution elapsed time:       0.0656979
   Linear solver elapsed time:             0.0274631 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-07 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx
SUCCESS difference: 2.7e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy
SUCCESS difference: 1.5e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vz
SUCCESS difference: 2.8e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel
SUCCESS difference:   1e-16 <   1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-435 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0600264
   Total Core solution elapsed time:       1.3829 
   Linear solver elapsed time:             0.596303 (43%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.5e-12 <   2e-11 test id: 435 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 1.5e-13 <   5e-12 test id: 435 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 1.2e-12 <   2e-11 test id: 435 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 5.5e-13 <   1e-11 test id: 435 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 1.4e-10 <   7e-10 test id: 435 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 4.6e-09 <   3e-08 test id: 435 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 6.5e-12 <   6e-10 test id: 435 test name: MISMIP3DHO field: Vz1
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 4.3e-12 <   3e-11 test id: 435 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 1.2e-12 <   3e-11 test id: 435 test name: MISMIP3DHO field: Surface2
SUCCESS difference:   3e-12 <   9e-10 test id: 435 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 1.4e-12 <   7e-11 test id: 435 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 3.8e-09 <   9e-09 test id: 435 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 5.5e-08 <   2e-07 test id: 435 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 4.2e-12 <   1e-09 test id: 435 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 435 test name: MISMIP3DHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.3e-10 <   1e-09 test id: 435 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 4.8e-11 <   2e-08 test id: 435 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 8.3e-11 <   7e-09 test id: 435 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 3.9e-11 <   2e-07 test id: 435 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 1.9e-05 <   0.001 test id: 435 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 0.00011 <  0.0008 test id: 435 test name: MISMIP3DHO field: Vy3
SUCCESS difference: 3.5e-11 <   2e-09 test id: 435 test name: MISMIP3DHO field: Vz3
SUCCESS difference:   3e-12 <   1e-10 test id: 435 test name: MISMIP3DHO field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-435 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0600264
   Total Core solution elapsed time:       1.3829 
   Linear solver elapsed time:             0.596303 (43%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.5e-12 <   2e-11 test id: 435 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 1.5e-13 <   5e-12 test id: 435 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 1.2e-12 <   2e-11 test id: 435 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 5.5e-13 <   1e-11 test id: 435 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 1.4e-10 <   7e-10 test id: 435 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 4.6e-09 <   3e-08 test id: 435 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 6.5e-12 <   6e-10 test id: 435 test name: MISMIP3DHO field: Vz1
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 4.3e-12 <   3e-11 test id: 435 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 1.2e-12 <   3e-11 test id: 435 test name: MISMIP3DHO field: Surface2
SUCCESS difference:   3e-12 <   9e-10 test id: 435 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 1.4e-12 <   7e-11 test id: 435 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 3.8e-09 <   9e-09 test id: 435 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 5.5e-08 <   2e-07 test id: 435 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 4.2e-12 <   1e-09 test id: 435 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 435 test name: MISMIP3DHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.3e-10 <   1e-09 test id: 435 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 4.8e-11 <   2e-08 test id: 435 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 8.3e-11 <   7e-09 test id: 435 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 3.9e-11 <   2e-07 test id: 435 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 1.9e-05 <   0.001 test id: 435 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 0.00011 <  0.0008 test id: 435 test name: MISMIP3DHO field: Vy3
SUCCESS difference: 3.5e-11 <   2e-09 test id: 435 test name: MISMIP3DHO field: Vz3
SUCCESS difference:   3e-12 <   1e-10 test id: 435 test name: MISMIP3DHO field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-438 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py:175: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field[:-1])
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0292202
   Total Core solution elapsed time:       0.0699418
   Linear solver elapsed time:             0.0451736 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1
SUCCESS difference: 9.8e-16 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1
SUCCESS difference: 5.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2
SUCCESS difference:   2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2
SUCCESS difference: 7.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 7.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3
SUCCESS difference: 7.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 8.5e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.6e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-438 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py:175: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field[:-1])
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0292202
   Total Core solution elapsed time:       0.0699418
   Linear solver elapsed time:             0.0451736 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1
SUCCESS difference: 9.8e-16 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1
SUCCESS difference: 5.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2
SUCCESS difference:   2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2
SUCCESS difference: 7.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 7.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3
SUCCESS difference: 7.2e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 8.5e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.6e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-442 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0958621
   Total Core solution elapsed time:       1.33768
   Linear solver elapsed time:             0.555679 (42%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.3e-12 <   2e-11 test id: 442 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 4.9e-13 <   5e-12 test id: 442 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 2.5e-12 <   2e-11 test id: 442 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 1.2e-12 <   1e-11 test id: 442 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 2.7e-10 <   5e-10 test id: 442 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 1.8e-09 <   3e-08 test id: 442 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 1.3e-11 <   6e-10 test id: 442 test name: MISMIP3DHO field: Vz1
SUCCESS difference:       0 <   1e-13 test id: 442 test name: MISMIP3DHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 1.1e-11 <   5e-09 test id: 442 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 1.7e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Surface2
SUCCESS difference: 7.3e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 3.5e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 8.9e-09 <   9e-05 test id: 442 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 5.1e-08 <   9e-05 test id: 442 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 1.1e-11 <   9e-05 test id: 442 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 2.5e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.5e-09 <   1e-08 test id: 442 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 3.3e-10 <   3e-08 test id: 442 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 9.9e-10 <   7e-09 test id: 442 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 4.8e-10 <   2e-07 test id: 442 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 7.7e-06 <   0.001 test id: 442 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 4.4e-05 <  0.0008 test id: 442 test name: MISMIP3DHO field: Vy3
SUCCESS difference:   5e-11 <   2e-09 test id: 442 test name: MISMIP3DHO field: Vz3
SUCCESS difference: 7.3e-12 <   1e-08 test id: 442 test name: MISMIP3DHO field: Pressure3
SUCCESS difference:       0 <   4e-10 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-442 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0958621
   Total Core solution elapsed time:       1.33768
   Linear solver elapsed time:             0.555679 (42%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.3e-12 <   2e-11 test id: 442 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 4.9e-13 <   5e-12 test id: 442 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 2.5e-12 <   2e-11 test id: 442 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 1.2e-12 <   1e-11 test id: 442 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 2.7e-10 <   5e-10 test id: 442 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 1.8e-09 <   3e-08 test id: 442 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 1.3e-11 <   6e-10 test id: 442 test name: MISMIP3DHO field: Vz1
SUCCESS difference:       0 <   1e-13 test id: 442 test name: MISMIP3DHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 1.1e-11 <   5e-09 test id: 442 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 1.7e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Surface2
SUCCESS difference: 7.3e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 3.5e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 8.9e-09 <   9e-05 test id: 442 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 5.1e-08 <   9e-05 test id: 442 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 1.1e-11 <   9e-05 test id: 442 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 2.5e-12 <   5e-09 test id: 442 test name: MISMIP3DHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.5e-09 <   1e-08 test id: 442 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 3.3e-10 <   3e-08 test id: 442 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 9.9e-10 <   7e-09 test id: 442 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 4.8e-10 <   2e-07 test id: 442 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 7.7e-06 <   0.001 test id: 442 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 4.4e-05 <  0.0008 test id: 442 test name: MISMIP3DHO field: Vy3
SUCCESS difference:   5e-11 <   2e-09 test id: 442 test name: MISMIP3DHO field: Vz3
SUCCESS difference: 7.3e-12 <   1e-08 test id: 442 test name: MISMIP3DHO field: Pressure3
SUCCESS difference:       0 <   4e-10 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-446 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.301095
   Total Core solution elapsed time:       0.131047
   Linear solver elapsed time:             0.104502 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 2.4e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 8.3e-16 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 7.7e-16 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear
SUCCESS difference: 2.4e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-446 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.301095
   Total Core solution elapsed time:       0.131047
   Linear solver elapsed time:             0.104502 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 2.4e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 8.3e-16 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 7.7e-16 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear
SUCCESS difference: 2.4e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase
SUCCESS difference:   1e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-448 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0565645
   Total Core solution elapsed time:       0.847871
   Linear solver elapsed time:             0.49831 (59%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.390303
   Total Core solution elapsed time:       0.81732
   Linear solver elapsed time:             0.494599 (61%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0565037
   Total Core solution elapsed time:       0.890245
   Linear solver elapsed time:             0.562021 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0953211
   Total Core solution elapsed time:       0.992943
   Linear solver elapsed time:             0.614768 (62%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfAggressive
SUCCESS difference: 5.7e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelAggressive
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSoft
SUCCESS difference: 8.6e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSoft
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement
SUCCESS difference: 8.2e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement2
SUCCESS difference:   8e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-448 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0565645
   Total Core solution elapsed time:       0.847871
   Linear solver elapsed time:             0.49831 (59%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.390303
   Total Core solution elapsed time:       0.81732
   Linear solver elapsed time:             0.494599 (61%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0565037
   Total Core solution elapsed time:       0.890245
   Linear solver elapsed time:             0.562021 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0953211
   Total Core solution elapsed time:       0.992943
   Linear solver elapsed time:             0.614768 (62%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfAggressive
SUCCESS difference: 5.7e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelAggressive
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSoft
SUCCESS difference: 8.6e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSoft
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement
SUCCESS difference: 8.2e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement
SUCCESS difference:       0 <   1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement2
SUCCESS difference:   8e-15 <   2e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-449 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0345547
   Total Core solution elapsed time:       0.283427
   Linear solver elapsed time:             0.155247 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-16 <   2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1
SUCCESS difference: 8.2e-16 <   5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1
SUCCESS difference: 6.5e-16 <   2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1
SUCCESS difference: 3.1e-16 <   1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 8.8e-15 <   5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1
SUCCESS difference:   2e-13 <   1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 5.7e-16 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2
SUCCESS difference: 1.9e-15 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2
SUCCESS difference: 1.4e-15 <   9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2
SUCCESS difference:   6e-16 <   7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2
SUCCESS difference: 4.4e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2
SUCCESS difference: 1.7e-13 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2
SUCCESS difference: 7.9e-16 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3
SUCCESS difference: 2.4e-15 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3
SUCCESS difference: 8.3e-16 <   7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 1.4e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3
SUCCESS difference:   1e-14 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-449 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0345547
   Total Core solution elapsed time:       0.283427
   Linear solver elapsed time:             0.155247 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-16 <   2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1
SUCCESS difference: 8.2e-16 <   5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1
SUCCESS difference: 6.5e-16 <   2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1
SUCCESS difference: 3.1e-16 <   1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 8.8e-15 <   5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1
SUCCESS difference:   2e-13 <   1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 5.7e-16 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2
SUCCESS difference: 1.9e-15 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2
SUCCESS difference: 1.4e-15 <   9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2
SUCCESS difference:   6e-16 <   7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2
SUCCESS difference: 4.4e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2
SUCCESS difference: 1.7e-13 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2
SUCCESS difference: 7.9e-16 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3
SUCCESS difference: 2.4e-15 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3
SUCCESS difference: 8.3e-16 <   7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 1.4e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3
SUCCESS difference:   1e-14 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-450 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0304046
   Total Core solution elapsed time:       0.0827312
   Linear solver elapsed time:             0.0591425 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0410971
   Total Core solution elapsed time:       0.0615955
   Linear solver elapsed time:             0.0292439 (47%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0339628
   Total Core solution elapsed time:       0.0754769
   Linear solver elapsed time:             0.0475511 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 2.1e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference:   2e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble
SUCCESS difference: 4.2e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.3e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.3e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 5.2e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-450 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0304046
   Total Core solution elapsed time:       0.0827312
   Linear solver elapsed time:             0.0591425 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0410971
   Total Core solution elapsed time:       0.0615955
   Linear solver elapsed time:             0.0292439 (47%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0339628
   Total Core solution elapsed time:       0.0754769
   Linear solver elapsed time:             0.0475511 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 2.1e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference:   2e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble
SUCCESS difference: 4.2e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.3e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.3e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 5.2e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-455 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0601397
   Total Core solution elapsed time:       0.192555
   Linear solver elapsed time:             0.0798964 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.153333
   Total Core solution elapsed time:       0.189806
   Linear solver elapsed time:             0.067588 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0782935
   Total Core solution elapsed time:       0.164868
   Linear solver elapsed time:             0.0801725 (49%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0453769
   Total Core solution elapsed time:       0.334201
   Linear solver elapsed time:             0.190068 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0286127
   Total Core solution elapsed time:       0.465833
   Linear solver elapsed time:             0.294979 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0384958
   Total Core solution elapsed time:       0.10838
   Linear solver elapsed time:             0.0465529 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0459289
   Total Core solution elapsed time:       1.23051
   Linear solver elapsed time:             0.869619 (71%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.3e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 1.7e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 9.9e-11 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 1.7e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference: 5.4e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.2e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.1e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 3.9e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 5.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference:   7e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 6.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 1.1e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 6.1e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 3.1e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 4.9e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 8.8e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 8.9e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 2.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 8.8e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 5.2e-08 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 3.2e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 6.9e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 3.2e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-455 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0601397
   Total Core solution elapsed time:       0.192555
   Linear solver elapsed time:             0.0798964 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.153333
   Total Core solution elapsed time:       0.189806
   Linear solver elapsed time:             0.067588 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0782935
   Total Core solution elapsed time:       0.164868
   Linear solver elapsed time:             0.0801725 (49%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0453769
   Total Core solution elapsed time:       0.334201
   Linear solver elapsed time:             0.190068 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0286127
   Total Core solution elapsed time:       0.465833
   Linear solver elapsed time:             0.294979 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0384958
   Total Core solution elapsed time:       0.10838
   Linear solver elapsed time:             0.0465529 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0459289
   Total Core solution elapsed time:       1.23051
   Linear solver elapsed time:             0.869619 (71%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.3e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 1.7e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 9.9e-11 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 1.7e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference: 5.4e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.2e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.1e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 3.9e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 5.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference:   7e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 6.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 1.1e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 6.1e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 3.1e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 4.9e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 8.8e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 8.9e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 2.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 8.8e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 5.2e-08 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 3.2e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 6.9e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 3.2e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference:   1e-16 <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-462 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0330929
   Total Core solution elapsed time:       0.225876
   Linear solver elapsed time:             0.0598986 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vx
SUCCESS difference: 7.3e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vy
SUCCESS difference: 7.3e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vel
SUCCESS difference: 1.9e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-462 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0330929
   Total Core solution elapsed time:       0.225876
   Linear solver elapsed time:             0.0598986 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vx
SUCCESS difference: 7.3e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vy
SUCCESS difference: 7.3e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vel
SUCCESS difference: 1.9e-15 <   1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-465 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0276047
   Total Core solution elapsed time:       1.35334
   Linear solver elapsed time:             0.37711 (28%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 3.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy
SUCCESS difference: 3.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel
SUCCESS difference: 7.1e-10 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-465 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0276047
   Total Core solution elapsed time:       1.35334
   Linear solver elapsed time:             0.37711 (28%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 3.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy
SUCCESS difference: 3.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel
SUCCESS difference: 7.1e-10 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-491 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0364716
   Total Core solution elapsed time:       0.150689
   Linear solver elapsed time:             0.101863 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vx1
SUCCESS difference: 7.2e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vy1
SUCCESS difference: 7.3e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Bed1
SUCCESS difference: 6.7e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Surface1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalSmb1
SUCCESS difference: 1.2e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vx2
SUCCESS difference: 1.4e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vy2
SUCCESS difference: 1.4e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vel2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Bed2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Surface2
SUCCESS difference: 7.6e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalSmb2
SUCCESS difference:   4e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vx3
SUCCESS difference: 3.8e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vy3
SUCCESS difference: 3.8e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vel3
SUCCESS difference: 7.6e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Pressure3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Bed3
SUCCESS difference: 2.9e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Surface3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-491 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0364716
   Total Core solution elapsed time:       0.150689
   Linear solver elapsed time:             0.101863 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vx1
SUCCESS difference: 7.2e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vy1
SUCCESS difference: 7.3e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Bed1
SUCCESS difference: 6.7e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Surface1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalSmb1
SUCCESS difference: 1.2e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vx2
SUCCESS difference: 1.4e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vy2
SUCCESS difference: 1.4e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vel2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Bed2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Surface2
SUCCESS difference: 7.6e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalSmb2
SUCCESS difference:   4e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vx3
SUCCESS difference: 3.8e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vy3
SUCCESS difference: 3.8e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Vel3
SUCCESS difference: 7.6e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Pressure3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Bed3
SUCCESS difference: 2.9e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Surface3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-494 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0573909
   Total Core solution elapsed time:       0.493354
   Linear solver elapsed time:             0.350414 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vx1
SUCCESS difference:   2e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vy1
SUCCESS difference: 1.8e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Bed1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Surface1
SUCCESS difference:   2e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalSmb1
SUCCESS difference: 1.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vx2
SUCCESS difference: 4.1e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vy2
SUCCESS difference: 3.5e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vel2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Bed2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Surface2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalSmb2
SUCCESS difference: 3.1e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vx3
SUCCESS difference: 3.7e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vy3
SUCCESS difference: 3.6e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vel3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Pressure3
SUCCESS difference: 9.8e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Bed3
SUCCESS difference: 4.3e-14 <   5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Surface3
SUCCESS difference: 8.7e-14 <   1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-494 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0573909
   Total Core solution elapsed time:       0.493354
   Linear solver elapsed time:             0.350414 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vx1
SUCCESS difference:   2e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vy1
SUCCESS difference: 1.8e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Bed1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Surface1
SUCCESS difference:   2e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalSmb1
SUCCESS difference: 1.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vx2
SUCCESS difference: 4.1e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vy2
SUCCESS difference: 3.5e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vel2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Bed2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Surface2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalSmb2
SUCCESS difference: 3.1e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vx3
SUCCESS difference: 3.7e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vy3
SUCCESS difference: 3.6e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Vel3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Pressure3
SUCCESS difference: 9.8e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Bed3
SUCCESS difference: 4.3e-14 <   5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Surface3
SUCCESS difference: 8.7e-14 <   1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-495 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0476328
   Total Core solution elapsed time:       0.157056
   Linear solver elapsed time:             0.108135 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-14 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vx1
SUCCESS difference: 2.2e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vy1
SUCCESS difference: 2.3e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Pressure1
SUCCESS difference: 4.3e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Bed1
SUCCESS difference: 6.3e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Surface1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalSmb1
SUCCESS difference: 8.1e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vx2
SUCCESS difference: 2.8e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vy2
SUCCESS difference: 2.9e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vel2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Pressure2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalSmb2
SUCCESS difference: 5.8e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vx3
SUCCESS difference: 1.7e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vy3
SUCCESS difference: 1.6e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Pressure3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Bed3
SUCCESS difference:   1e-14 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Surface3
SUCCESS difference: 8.8e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-495 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0476328
   Total Core solution elapsed time:       0.157056
   Linear solver elapsed time:             0.108135 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-14 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vx1
SUCCESS difference: 2.2e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vy1
SUCCESS difference: 2.3e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Pressure1
SUCCESS difference: 4.3e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Bed1
SUCCESS difference: 6.3e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Surface1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalSmb1
SUCCESS difference: 8.1e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vx2
SUCCESS difference: 2.8e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vy2
SUCCESS difference: 2.9e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vel2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Pressure2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalSmb2
SUCCESS difference: 5.8e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vx3
SUCCESS difference: 1.7e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vy3
SUCCESS difference: 1.6e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Pressure3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Bed3
SUCCESS difference:   1e-14 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Surface3
SUCCESS difference: 8.8e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-503 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0889177
   Total Core solution elapsed time:       0.832971
   Linear solver elapsed time:             0.34072 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vx
SUCCESS difference: 4.3e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vy
SUCCESS difference: 3.8e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vz
SUCCESS difference: 3.8e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vel
SUCCESS difference: 3.9e-11 <   1e-09 test id: 503 test name: PigStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-503 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0889177
   Total Core solution elapsed time:       0.832971
   Linear solver elapsed time:             0.34072 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vx
SUCCESS difference: 4.3e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vy
SUCCESS difference: 3.8e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vz
SUCCESS difference: 3.8e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vel
SUCCESS difference: 3.9e-11 <   1e-09 test id: 503 test name: PigStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-507 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0985251
   Total Core solution elapsed time:       1.11471
   Linear solver elapsed time:             0.545948 (49%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.2e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vx1
SUCCESS difference: 4.6e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vy1
SUCCESS difference: 6.3e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vz1
SUCCESS difference: 6.3e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vel1
SUCCESS difference:   9e-12 <   1e-08 test id: 507 test name: PigTranFS field: Pressure1
SUCCESS difference: 1.8e-14 <   7e-08 test id: 507 test name: PigTranFS field: Bed1
SUCCESS difference: 7.9e-14 <   4e-07 test id: 507 test name: PigTranFS field: Surface1
SUCCESS difference: 3.5e-14 <   2e-07 test id: 507 test name: PigTranFS field: Thickness1
SUCCESS difference:   1e-15 <   1e-08 test id: 507 test name: PigTranFS field: Temperature1
SUCCESS difference: 2.7e-10 <   1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.2e-11 <   4e-06 test id: 507 test name: PigTranFS field: Vx2
SUCCESS difference: 4.5e-12 <   4e-06 test id: 507 test name: PigTranFS field: Vy2
SUCCESS difference: 4.5e-12 <   5e-06 test id: 507 test name: PigTranFS field: Vz2
SUCCESS difference: 4.5e-12 <   5e-06 test id: 507 test name: PigTranFS field: Vel2
SUCCESS difference: 7.9e-11 <   1e-06 test id: 507 test name: PigTranFS field: Pressure2
SUCCESS difference: 9.2e-17 <   1e-06 test id: 507 test name: PigTranFS field: Bed2
SUCCESS difference: 3.2e-11 <   2e-06 test id: 507 test name: PigTranFS field: Surface2
SUCCESS difference: 2.5e-11 <   1e-06 test id: 507 test name: PigTranFS field: Thickness2
SUCCESS difference: 5.5e-15 <   3e-06 test id: 507 test name: PigTranFS field: Temperature2
SUCCESS difference:       0 <   1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-507 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0985251
   Total Core solution elapsed time:       1.11471
   Linear solver elapsed time:             0.545948 (49%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.2e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vx1
SUCCESS difference: 4.6e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vy1
SUCCESS difference: 6.3e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vz1
SUCCESS difference: 6.3e-13 <   1e-08 test id: 507 test name: PigTranFS field: Vel1
SUCCESS difference:   9e-12 <   1e-08 test id: 507 test name: PigTranFS field: Pressure1
SUCCESS difference: 1.8e-14 <   7e-08 test id: 507 test name: PigTranFS field: Bed1
SUCCESS difference: 7.9e-14 <   4e-07 test id: 507 test name: PigTranFS field: Surface1
SUCCESS difference: 3.5e-14 <   2e-07 test id: 507 test name: PigTranFS field: Thickness1
SUCCESS difference:   1e-15 <   1e-08 test id: 507 test name: PigTranFS field: Temperature1
SUCCESS difference: 2.7e-10 <   1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.2e-11 <   4e-06 test id: 507 test name: PigTranFS field: Vx2
SUCCESS difference: 4.5e-12 <   4e-06 test id: 507 test name: PigTranFS field: Vy2
SUCCESS difference: 4.5e-12 <   5e-06 test id: 507 test name: PigTranFS field: Vz2
SUCCESS difference: 4.5e-12 <   5e-06 test id: 507 test name: PigTranFS field: Vel2
SUCCESS difference: 7.9e-11 <   1e-06 test id: 507 test name: PigTranFS field: Pressure2
SUCCESS difference: 9.2e-17 <   1e-06 test id: 507 test name: PigTranFS field: Bed2
SUCCESS difference: 3.2e-11 <   2e-06 test id: 507 test name: PigTranFS field: Surface2
SUCCESS difference: 2.5e-11 <   1e-06 test id: 507 test name: PigTranFS field: Thickness2
SUCCESS difference: 5.5e-15 <   3e-06 test id: 507 test name: PigTranFS field: Temperature2
SUCCESS difference:       0 <   1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-508 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   maximum number of iterations (100) exceeded
write lock file:

   FemModel initialization elapsed time:   0.11597
   Total Core solution elapsed time:       1.78057
   Linear solver elapsed time:             0.651932 (37%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.6e-14 <   5e-08 test id: 508 test name: PigSteaSSA3d field: Vx
SUCCESS difference: 1.1e-14 < 1.6e-08 test id: 508 test name: PigSteaSSA3d field: Vy
SUCCESS difference: 5.3e-12 <   5e-08 test id: 508 test name: PigSteaSSA3d field: Vz
SUCCESS difference: 5.3e-12 <   5e-08 test id: 508 test name: PigSteaSSA3d field: Vel
SUCCESS difference: 1.1e-16 <   1e-09 test id: 508 test name: PigSteaSSA3d field: Pressure
SUCCESS difference: 4.3e-13 <   6e-08 test id: 508 test name: PigSteaSSA3d field: Temperature
SUCCESS difference:       0 <   5e-07 test id: 508 test name: PigSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-508 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   maximum number of iterations (100) exceeded
write lock file:

   FemModel initialization elapsed time:   0.11597
   Total Core solution elapsed time:       1.78057
   Linear solver elapsed time:             0.651932 (37%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.6e-14 <   5e-08 test id: 508 test name: PigSteaSSA3d field: Vx
SUCCESS difference: 1.1e-14 < 1.6e-08 test id: 508 test name: PigSteaSSA3d field: Vy
SUCCESS difference: 5.3e-12 <   5e-08 test id: 508 test name: PigSteaSSA3d field: Vz
SUCCESS difference: 5.3e-12 <   5e-08 test id: 508 test name: PigSteaSSA3d field: Vel
SUCCESS difference: 1.1e-16 <   1e-09 test id: 508 test name: PigSteaSSA3d field: Pressure
SUCCESS difference: 4.3e-13 <   6e-08 test id: 508 test name: PigSteaSSA3d field: Temperature
SUCCESS difference:       0 <   5e-07 test id: 508 test name: PigSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-509 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0490097
   Total Core solution elapsed time:       0.533747
   Linear solver elapsed time:             0.220373 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:   8e-10 <   2e-09 test id: 509 test name: PigSteaHO field: Vx
SUCCESS difference: 8.6e-10 <   2e-09 test id: 509 test name: PigSteaHO field: Vy
SUCCESS difference: 2.6e-08 <   5e-08 test id: 509 test name: PigSteaHO field: Vz
SUCCESS difference: 2.6e-08 <   5e-08 test id: 509 test name: PigSteaHO field: Vel
SUCCESS difference:       0 <   1e-09 test id: 509 test name: PigSteaHO field: Pressure
SUCCESS difference: 4.1e-09 <   8e-09 test id: 509 test name: PigSteaHO field: Temperature
SUCCESS difference: 4.5e-08 <   1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-509 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0490097
   Total Core solution elapsed time:       0.533747
   Linear solver elapsed time:             0.220373 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:   8e-10 <   2e-09 test id: 509 test name: PigSteaHO field: Vx
SUCCESS difference: 8.6e-10 <   2e-09 test id: 509 test name: PigSteaHO field: Vy
SUCCESS difference: 2.6e-08 <   5e-08 test id: 509 test name: PigSteaHO field: Vz
SUCCESS difference: 2.6e-08 <   5e-08 test id: 509 test name: PigSteaHO field: Vel
SUCCESS difference:       0 <   1e-09 test id: 509 test name: PigSteaHO field: Pressure
SUCCESS difference: 4.1e-09 <   8e-09 test id: 509 test name: PigSteaHO field: Temperature
SUCCESS difference: 4.5e-08 <   1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-510 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0668216
   Total Core solution elapsed time:       0.255695
   Linear solver elapsed time:             0.090571 (35%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-11 <   1e-08 test id: 510 test name: PigSteaFS field: Vx
SUCCESS difference: 7.9e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Vy
SUCCESS difference: 7.2e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Vz
SUCCESS difference: 7.2e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Vel
SUCCESS difference:   7e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Pressure
SUCCESS difference: 3.6e-13 <   1e-08 test id: 510 test name: PigSteaFS field: Temperature
SUCCESS difference: 4.3e-07 <   1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-510 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0668216
   Total Core solution elapsed time:       0.255695
   Linear solver elapsed time:             0.090571 (35%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-11 <   1e-08 test id: 510 test name: PigSteaFS field: Vx
SUCCESS difference: 7.9e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Vy
SUCCESS difference: 7.2e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Vz
SUCCESS difference: 7.2e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Vel
SUCCESS difference:   7e-12 <   1e-08 test id: 510 test name: PigSteaFS field: Pressure
SUCCESS difference: 3.6e-13 <   1e-08 test id: 510 test name: PigSteaFS field: Temperature
SUCCESS difference: 4.3e-07 <   1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-513 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     99.51715  |       99.51669 0.0004575168
 x =         1 | f(x) =     93.99829  |       93.99784 0.0004559883
====================== step 2/2 ===============================
 x =         0 | f(x) =     93.78083  |       93.78038 0.0004559883
 x =         1 | f(x) =     88.30076  |        88.3003 0.0004621097
write lock file:

   FemModel initialization elapsed time:   0.120322
   Total Core solution elapsed time:       1.10806
   Linear solver elapsed time:             0.376867 (34%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.3e-11 <   5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient
SUCCESS difference:   6e-12 <   4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits
SUCCESS difference: 1.3e-12 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 5.4e-17 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1.1e-10 <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.5e-10 <   4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.1e-10 < 3.4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy
SUCCESS difference: 1.3e-10 <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz
SUCCESS difference:   1e-10 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature
SUCCESS difference: 2.7e-08 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-513 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     99.51715  |       99.51669 0.0004575168
 x =         1 | f(x) =     93.99829  |       93.99784 0.0004559883
====================== step 2/2 ===============================
 x =         0 | f(x) =     93.78083  |       93.78038 0.0004559883
 x =         1 | f(x) =     88.30076  |        88.3003 0.0004621097
write lock file:

   FemModel initialization elapsed time:   0.120322
   Total Core solution elapsed time:       1.10806
   Linear solver elapsed time:             0.376867 (34%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.3e-11 <   5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient
SUCCESS difference:   6e-12 <   4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits
SUCCESS difference: 1.3e-12 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 5.4e-17 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1.1e-10 <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.5e-10 <   4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.1e-10 < 3.4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy
SUCCESS difference: 1.3e-10 <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz
SUCCESS difference:   1e-10 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature
SUCCESS difference: 2.7e-08 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-516 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0421558
   Total Core solution elapsed time:       0.032127
   Linear solver elapsed time:             0.0168017 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature
SUCCESS difference:   6e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-516 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0421558
   Total Core solution elapsed time:       0.032127
   Linear solver elapsed time:             0.0168017 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature
SUCCESS difference:   6e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-519 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.247061
   Total Core solution elapsed time:       0.329791
   Linear solver elapsed time:             0.190851 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1
SUCCESS difference: 7.6e-15 <   2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1
SUCCESS difference: 7.3e-15 <   2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1
SUCCESS difference: 3.5e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1
SUCCESS difference:   1e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1
SUCCESS difference:   2e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1
SUCCESS difference: 2.5e-15 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2
SUCCESS difference: 6.4e-15 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2
SUCCESS difference: 5.7e-15 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2
SUCCESS difference: 4.8e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-519 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.247061
   Total Core solution elapsed time:       0.329791
   Linear solver elapsed time:             0.190851 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1
SUCCESS difference: 7.6e-15 <   2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1
SUCCESS difference: 7.3e-15 <   2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1
SUCCESS difference: 3.5e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1
SUCCESS difference:   1e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1
SUCCESS difference:   2e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-12 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1
SUCCESS difference: 2.5e-15 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2
SUCCESS difference: 6.4e-15 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2
SUCCESS difference: 5.7e-15 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2
SUCCESS difference: 4.8e-16 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-530 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0629742
   Total Core solution elapsed time:       0.375261
   Linear solver elapsed time:             0.15261 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-16 <   1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX
SUCCESS difference: 4.6e-16 <   1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressY
SUCCESS difference:       0 <   1e-13 test id: 530 test name: PigBalVel1 field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-530 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0629742
   Total Core solution elapsed time:       0.375261
   Linear solver elapsed time:             0.15261 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-16 <   1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX
SUCCESS difference: 4.6e-16 <   1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressY
SUCCESS difference:       0 <   1e-13 test id: 530 test name: PigBalVel1 field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-531 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.198635
   Total Core solution elapsed time:       0.0342083
   Linear solver elapsed time:             0.0292542 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-16 <   1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX
SUCCESS difference:   5e-16 <   1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressY
SUCCESS difference:       0 <   1e-13 test id: 531 test name: PigBalVel2 field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-531 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.198635
   Total Core solution elapsed time:       0.0342083
   Linear solver elapsed time:             0.0292542 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-16 <   1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX
SUCCESS difference:   5e-16 <   1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressY
SUCCESS difference:       0 <   1e-13 test id: 531 test name: PigBalVel2 field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-541 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.587048
   Total Core solution elapsed time:       34.0679
   Linear solver elapsed time:             8.67788 (25%)

   Total elapsed time: 0 hrs 0 min 34 sec
SUCCESS difference: 6.7e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vx1
SUCCESS difference: 7.3e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vy1
SUCCESS difference: 6.7e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Pressure1
SUCCESS difference:   1e-11 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Bed1
SUCCESS difference: 3.2e-12 <   6e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Surface1
SUCCESS difference: 7.4e-12 <   9e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Thickness1
SUCCESS difference: 6.8e-13 <   2e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: MaskIceLevelset1
SUCCESS difference:   8e-14 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolume1
SUCCESS difference: 9.1e-15 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalSmb1
SUCCESS difference: 6.7e-10 <   2e-09 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalGroundedBmb1
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalFloatingBmb1
SUCCESS difference: 7.8e-12 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vx2
SUCCESS difference: 7.8e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vy2
SUCCESS difference:   6e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vel2
SUCCESS difference: 7.4e-12 <   9e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Pressure2
SUCCESS difference: 1.8e-11 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Bed2
SUCCESS difference:   4e-12 <   3e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Surface2
SUCCESS difference: 1.2e-11 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Thickness2
SUCCESS difference: 3.8e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: MaskIceLevelset2
SUCCESS difference: 2.3e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolume2
SUCCESS difference: 4.8e-14 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalSmb2
SUCCESS difference: 9.5e-09 <   8e-08 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalGroundedBmb2
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalFloatingBmb2
SUCCESS difference: 2.9e-11 <   2e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Vx10
SUCCESS difference: 1.6e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Vy10
SUCCESS difference: 1.6e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Vel10
SUCCESS difference: 7.6e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Pressure10
SUCCESS difference: 2.4e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Bed10
SUCCESS difference: 8.1e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Surface10
SUCCESS difference: 1.4e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Thickness10
SUCCESS difference: 2.1e-12 <   1e-09 test id: 541 test name: PigTranCalvingDevdHO3d field: MaskIceLevelset10
SUCCESS difference: 2.8e-14 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolume10
SUCCESS difference: 3.7e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolumeAboveFloatation10
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalSmb10
SUCCESS difference: 1.3e-08 <   8e-08 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalGroundedBmb10
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalFloatingBmb10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-541 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.587048
   Total Core solution elapsed time:       34.0679
   Linear solver elapsed time:             8.67788 (25%)

   Total elapsed time: 0 hrs 0 min 34 sec
SUCCESS difference: 6.7e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vx1
SUCCESS difference: 7.3e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vy1
SUCCESS difference: 6.7e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Pressure1
SUCCESS difference:   1e-11 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Bed1
SUCCESS difference: 3.2e-12 <   6e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Surface1
SUCCESS difference: 7.4e-12 <   9e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Thickness1
SUCCESS difference: 6.8e-13 <   2e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: MaskIceLevelset1
SUCCESS difference:   8e-14 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolume1
SUCCESS difference: 9.1e-15 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalSmb1
SUCCESS difference: 6.7e-10 <   2e-09 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalGroundedBmb1
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalFloatingBmb1
SUCCESS difference: 7.8e-12 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vx2
SUCCESS difference: 7.8e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vy2
SUCCESS difference:   6e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Vel2
SUCCESS difference: 7.4e-12 <   9e-12 test id: 541 test name: PigTranCalvingDevdHO3d field: Pressure2
SUCCESS difference: 1.8e-11 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Bed2
SUCCESS difference:   4e-12 <   3e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Surface2
SUCCESS difference: 1.2e-11 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: Thickness2
SUCCESS difference: 3.8e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: MaskIceLevelset2
SUCCESS difference: 2.3e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolume2
SUCCESS difference: 4.8e-14 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalSmb2
SUCCESS difference: 9.5e-09 <   8e-08 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalGroundedBmb2
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalFloatingBmb2
SUCCESS difference: 2.9e-11 <   2e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Vx10
SUCCESS difference: 1.6e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Vy10
SUCCESS difference: 1.6e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Vel10
SUCCESS difference: 7.6e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Pressure10
SUCCESS difference: 2.4e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Bed10
SUCCESS difference: 8.1e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Surface10
SUCCESS difference: 1.4e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevdHO3d field: Thickness10
SUCCESS difference: 2.1e-12 <   1e-09 test id: 541 test name: PigTranCalvingDevdHO3d field: MaskIceLevelset10
SUCCESS difference: 2.8e-14 <   1e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolume10
SUCCESS difference: 3.7e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: IceVolumeAboveFloatation10
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalSmb10
SUCCESS difference: 1.3e-08 <   8e-08 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalGroundedBmb10
SUCCESS difference:       0 <   2e-11 test id: 541 test name: PigTranCalvingDevdHO3d field: TotalFloatingBmb10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-543 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0795813
   Total Core solution elapsed time:       5.87759
   Linear solver elapsed time:             3.05658 (52%)

   Total elapsed time: 0 hrs 0 min 5 sec
SUCCESS difference:   1e-15 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Vx1
SUCCESS difference: 7.4e-16 <   2e-11 test id: 543 test name: PigTranRignotarma  field: Vy1
SUCCESS difference: 7.2e-16 <   2e-11 test id: 543 test name: PigTranRignotarma  field: Vel1
SUCCESS difference: 9.1e-16 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-09 test id: 543 test name: PigTranRignotarma  field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-10 test id: 543 test name: PigTranRignotarma  field: CalvingMeltingrate1
SUCCESS difference: 5.2e-15 <   2e-11 test id: 543 test name: PigTranRignotarma  field: Vx2
SUCCESS difference: 3.8e-15 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Vy2
SUCCESS difference: 3.5e-15 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Vel2
SUCCESS difference: 5.7e-15 <   9e-11 test id: 543 test name: PigTranRignotarma  field: Thickness2
SUCCESS difference: 5.2e-16 <   2e-09 test id: 543 test name: PigTranRignotarma  field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-10 test id: 543 test name: PigTranRignotarma  field: CalvingMeltingrate2
SUCCESS difference: 8.9e-15 <   2e-06 test id: 543 test name: PigTranRignotarma  field: Vx10
SUCCESS difference: 3.8e-15 <   1e-06 test id: 543 test name: PigTranRignotarma  field: Vy10
SUCCESS difference: 3.6e-15 <   1e-06 test id: 543 test name: PigTranRignotarma  field: Vel10
SUCCESS difference: 5.2e-15 <   1e-06 test id: 543 test name: PigTranRignotarma  field: Thickness10
SUCCESS difference: 1.4e-15 <   5e-06 test id: 543 test name: PigTranRignotarma  field: MaskIceLevelset10
SUCCESS difference:       0 <   1e-06 test id: 543 test name: PigTranRignotarma  field: CalvingMeltingrate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-543 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0795813
   Total Core solution elapsed time:       5.87759
   Linear solver elapsed time:             3.05658 (52%)

   Total elapsed time: 0 hrs 0 min 5 sec
SUCCESS difference:   1e-15 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Vx1
SUCCESS difference: 7.4e-16 <   2e-11 test id: 543 test name: PigTranRignotarma  field: Vy1
SUCCESS difference: 7.2e-16 <   2e-11 test id: 543 test name: PigTranRignotarma  field: Vel1
SUCCESS difference: 9.1e-16 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-09 test id: 543 test name: PigTranRignotarma  field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-10 test id: 543 test name: PigTranRignotarma  field: CalvingMeltingrate1
SUCCESS difference: 5.2e-15 <   2e-11 test id: 543 test name: PigTranRignotarma  field: Vx2
SUCCESS difference: 3.8e-15 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Vy2
SUCCESS difference: 3.5e-15 <   1e-11 test id: 543 test name: PigTranRignotarma  field: Vel2
SUCCESS difference: 5.7e-15 <   9e-11 test id: 543 test name: PigTranRignotarma  field: Thickness2
SUCCESS difference: 5.2e-16 <   2e-09 test id: 543 test name: PigTranRignotarma  field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-10 test id: 543 test name: PigTranRignotarma  field: CalvingMeltingrate2
SUCCESS difference: 8.9e-15 <   2e-06 test id: 543 test name: PigTranRignotarma  field: Vx10
SUCCESS difference: 3.8e-15 <   1e-06 test id: 543 test name: PigTranRignotarma  field: Vy10
SUCCESS difference: 3.6e-15 <   1e-06 test id: 543 test name: PigTranRignotarma  field: Vel10
SUCCESS difference: 5.2e-15 <   1e-06 test id: 543 test name: PigTranRignotarma  field: Thickness10
SUCCESS difference: 1.4e-15 <   5e-06 test id: 543 test name: PigTranRignotarma  field: MaskIceLevelset10
SUCCESS difference:       0 <   1e-06 test id: 543 test name: PigTranRignotarma  field: CalvingMeltingrate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-544 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
      smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.16292
   Total Core solution elapsed time:       2.00829
   Linear solver elapsed time:             0.745284 (37%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.6e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx1
SUCCESS difference: 2.8e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy1
SUCCESS difference: 2.6e-15 <   2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness1
SUCCESS difference:       0 <   1e+10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1
SUCCESS difference:       0 <   1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 4.7e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx5
SUCCESS difference: 2.6e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy5
SUCCESS difference: 3.3e-15 <   2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel5
SUCCESS difference: 1.9e-15 <   9e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness5
SUCCESS difference:       0 <   1e+10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance5
SUCCESS difference: 1.2e-15 <   1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference:       0 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate5
SUCCESS difference: 4.6e-15 <   2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx10
SUCCESS difference: 2.2e-15 <   2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy10
SUCCESS difference: 3.3e-15 <   2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel10
SUCCESS difference: 2.1e-15 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness10
SUCCESS difference:       0 <   1e+10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance10
SUCCESS difference: 1.1e-15 <   1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate10
SUCCESS difference:       0 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-544 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
      smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.16292
   Total Core solution elapsed time:       2.00829
   Linear solver elapsed time:             0.745284 (37%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.6e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx1
SUCCESS difference: 2.8e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy1
SUCCESS difference: 2.6e-15 <   2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness1
SUCCESS difference:       0 <   1e+10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1
SUCCESS difference:       0 <   1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 4.7e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx5
SUCCESS difference: 2.6e-15 <   1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy5
SUCCESS difference: 3.3e-15 <   2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel5
SUCCESS difference: 1.9e-15 <   9e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness5
SUCCESS difference:       0 <   1e+10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance5
SUCCESS difference: 1.2e-15 <   1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference:       0 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate5
SUCCESS difference: 4.6e-15 <   2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx10
SUCCESS difference: 2.2e-15 <   2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy10
SUCCESS difference: 3.3e-15 <   2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel10
SUCCESS difference: 2.1e-15 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness10
SUCCESS difference:       0 <   1e+10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance10
SUCCESS difference: 1.1e-15 <   1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate10
SUCCESS difference:       0 <   1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-545 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109457
   Total Core solution elapsed time:       1.39391
   Linear solver elapsed time:             0.708196 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 3.9e-15 <   2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx5
SUCCESS difference: 1.8e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy5
SUCCESS difference: 1.9e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel5
SUCCESS difference: 1.3e-15 <   9e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness5
SUCCESS difference: 4.8e-16 <   2e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference: 2.2e-15 <   2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10
SUCCESS difference: 1.3e-15 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10
SUCCESS difference: 9.4e-16 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10
SUCCESS difference: 2.6e-15 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10
SUCCESS difference: 5.2e-16 <   5e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-545 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109457
   Total Core solution elapsed time:       1.39391
   Linear solver elapsed time:             0.708196 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate1
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 3.9e-15 <   2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx5
SUCCESS difference: 1.8e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy5
SUCCESS difference: 1.9e-15 <   1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel5
SUCCESS difference: 1.3e-15 <   9e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness5
SUCCESS difference: 4.8e-16 <   2e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate5
SUCCESS difference:       0 <   1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference: 2.2e-15 <   2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10
SUCCESS difference: 1.3e-15 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10
SUCCESS difference: 9.4e-16 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10
SUCCESS difference: 2.6e-15 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10
SUCCESS difference: 5.2e-16 <   5e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate10
SUCCESS difference:       0 <   1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-603 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.207705
   Total Core solution elapsed time:       0.0620135
   Linear solver elapsed time:             0.0556199 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-603 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.207705
   Total Core solution elapsed time:       0.0620135
   Linear solver elapsed time:             0.0556199 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-605 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0378261
   Total Core solution elapsed time:       0.166204
   Linear solver elapsed time:             0.0688095 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-16 <   1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX
SUCCESS difference: 5.8e-16 <   1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-605 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0378261
   Total Core solution elapsed time:       0.166204
   Linear solver elapsed time:             0.0688095 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-16 <   1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX
SUCCESS difference: 5.8e-16 <   1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-606 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0099228
   Total Core solution elapsed time:       0.237935
   Linear solver elapsed time:             0.211005 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 4.6e-16 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-606 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0099228
   Total Core solution elapsed time:       0.237935
   Linear solver elapsed time:             0.211005 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 4.6e-16 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-607 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0268364
   Total Core solution elapsed time:       0.0324769
   Linear solver elapsed time:             0.0118409 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 4.6e-16 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-607 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0268364
   Total Core solution elapsed time:       0.0324769
   Linear solver elapsed time:             0.0118409 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 4.6e-16 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-611 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 5.576527e+15  |   5.576527e+15
 x =         1 | f(x) = 2.800818e+15  |   2.800818e+15
====================== step 2/2 ===============================
 x =         0 | f(x) = 2.800818e+15  |   2.800818e+15
 x =         1 | f(x) = 9.878839e+14  |   9.878839e+14
write lock file:

   FemModel initialization elapsed time:   0.1074 
   Total Core solution elapsed time:       0.175742
   Linear solver elapsed time:             0.0938053 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.3e-16 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient
SUCCESS difference: 1.1e-15 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits
SUCCESS difference: 7.1e-16 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate
SUCCESS difference:   1e-15 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-611 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 5.576527e+15  |   5.576527e+15
 x =         1 | f(x) = 2.800818e+15  |   2.800818e+15
====================== step 2/2 ===============================
 x =         0 | f(x) = 2.800818e+15  |   2.800818e+15
 x =         1 | f(x) = 9.878839e+14  |   9.878839e+14
write lock file:

   FemModel initialization elapsed time:   0.1074 
   Total Core solution elapsed time:       0.175742
   Linear solver elapsed time:             0.0938053 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.3e-16 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient
SUCCESS difference: 1.1e-15 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits
SUCCESS difference: 7.1e-16 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate
SUCCESS difference:   1e-15 <   1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-622 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.153652
   Total Core solution elapsed time:       3.93796
   Linear solver elapsed time:             2.14092 (54%)

   Total elapsed time: 0 hrs 0 min 4 sec
SUCCESS difference: 2.3e-13 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Vel1
SUCCESS difference: 1.4e-15 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Thickness1
SUCCESS difference:       0 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: SmbMassBalance1
SUCCESS difference:       0 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: FrictionWaterPressure1
SUCCESS difference: 6.9e-13 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Vel12
SUCCESS difference:   9e-15 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Thickness12
SUCCESS difference:       0 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: SmbMassBalance12
SUCCESS difference:       0 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: FrictionWaterPressure12
SUCCESS difference: 2.8e-13 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Vel24
SUCCESS difference: 1.8e-14 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Thickness24
SUCCESS difference:       0 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: SmbMassBalance24
SUCCESS difference:       0 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: FrictionWaterPressure24
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-622 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.153652
   Total Core solution elapsed time:       3.93796
   Linear solver elapsed time:             2.14092 (54%)

   Total elapsed time: 0 hrs 0 min 4 sec
SUCCESS difference: 2.3e-13 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Vel1
SUCCESS difference: 1.4e-15 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Thickness1
SUCCESS difference:       0 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: SmbMassBalance1
SUCCESS difference:       0 <   2e-10 test id: 622 test name: 9NorthHydrologyArmapw field: FrictionWaterPressure1
SUCCESS difference: 6.9e-13 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Vel12
SUCCESS difference:   9e-15 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Thickness12
SUCCESS difference:       0 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: SmbMassBalance12
SUCCESS difference:       0 <   4e-10 test id: 622 test name: 9NorthHydrologyArmapw field: FrictionWaterPressure12
SUCCESS difference: 2.8e-13 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Vel24
SUCCESS difference: 1.8e-14 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: Thickness24
SUCCESS difference:       0 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: SmbMassBalance24
SUCCESS difference:       0 <   8e-10 test id: 622 test name: 9NorthHydrologyArmapw field: FrictionWaterPressure24
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-703 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 2/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 3/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 4/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 5/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.31812
   Total Core solution elapsed time:       17.4837
   Linear solver elapsed time:             11.0607 (63%)

   Total elapsed time: 0 hrs 0 min 17 sec
loading results from cluster
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 2/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 3/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 4/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 5/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   1.60923
   Total Core solution elapsed time:       11.8949
   Linear solver elapsed time:             7.3065  (61%)

   Total elapsed time: 0 hrs 0 min 13 sec
loading results from cluster
SUCCESS difference: 2.5e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1
SUCCESS difference: 2.5e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1
SUCCESS difference: 2.5e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1
SUCCESS difference: 1.2e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1
SUCCESS difference: 3.7e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1
SUCCESS difference: 8.1e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1
SUCCESS difference: 1.4e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1
SUCCESS difference: 7.3e-10 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2
SUCCESS difference: 7.5e-10 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2
SUCCESS difference: 7.5e-10 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2
SUCCESS difference: 5.1e-10 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2
SUCCESS difference: 2.9e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2
SUCCESS difference: 6.3e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2
SUCCESS difference: 1.9e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2
SUCCESS difference: 3.1e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3
SUCCESS difference: 3.4e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3
SUCCESS difference: 3.4e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3
SUCCESS difference: 6.2e-10 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3
SUCCESS difference: 9.2e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3
SUCCESS difference:   2e-13 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3
SUCCESS difference: 1.7e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3
SUCCESS difference: 7.1e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp
SUCCESS difference: 7.2e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp
SUCCESS difference: 7.2e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp
SUCCESS difference: 1.2e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp
SUCCESS difference: 8.2e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp
SUCCESS difference: 1.8e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp
SUCCESS difference:   3e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp
SUCCESS difference: 3.2e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp
SUCCESS difference: 3.3e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp
SUCCESS difference: 3.3e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp
SUCCESS difference: 1.5e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp
SUCCESS difference: 1.1e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp
SUCCESS difference: 2.5e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp
SUCCESS difference: 3.9e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp
SUCCESS difference: 1.4e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp
SUCCESS difference: 1.4e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp
SUCCESS difference: 1.4e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp
SUCCESS difference: 1.3e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp
SUCCESS difference:   1e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp
SUCCESS difference: 2.2e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp
SUCCESS difference: 3.2e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-703 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 2/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 3/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 4/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 5/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.31812
   Total Core solution elapsed time:       17.4837
   Linear solver elapsed time:             11.0607 (63%)

   Total elapsed time: 0 hrs 0 min 17 sec
loading results from cluster
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 2/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 3/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 4/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
iteration 5/6  time [yr]: 0.00 (time step: 0.00)
   computing smb 
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   computing basal mass balance
   computing mass transport
   call free surface computational core
   extruding Base from base...
   extruding solution from top...
   extruding solution from top...
   extruding solution from top...
   updating vertices positions
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   1.60923
   Total Core solution elapsed time:       11.8949
   Linear solver elapsed time:             7.3065  (61%)

   Total elapsed time: 0 hrs 0 min 13 sec
loading results from cluster
SUCCESS difference: 2.5e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1
SUCCESS difference: 2.5e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1
SUCCESS difference: 2.5e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1
SUCCESS difference: 1.2e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1
SUCCESS difference: 3.7e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1
SUCCESS difference: 8.1e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1
SUCCESS difference: 1.4e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1
SUCCESS difference: 7.3e-10 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2
SUCCESS difference: 7.5e-10 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2
SUCCESS difference: 7.5e-10 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2
SUCCESS difference: 5.1e-10 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2
SUCCESS difference: 2.9e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2
SUCCESS difference: 6.3e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2
SUCCESS difference: 1.9e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2
SUCCESS difference: 3.1e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3
SUCCESS difference: 3.4e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3
SUCCESS difference: 3.4e-09 <   2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3
SUCCESS difference: 6.2e-10 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3
SUCCESS difference: 9.2e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3
SUCCESS difference:   2e-13 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3
SUCCESS difference: 1.7e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3
SUCCESS difference: 7.1e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp
SUCCESS difference: 7.2e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp
SUCCESS difference: 7.2e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp
SUCCESS difference: 1.2e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp
SUCCESS difference: 8.2e-12 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp
SUCCESS difference: 1.8e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp
SUCCESS difference:   3e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp
SUCCESS difference: 3.2e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp
SUCCESS difference: 3.3e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp
SUCCESS difference: 3.3e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp
SUCCESS difference: 1.5e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp
SUCCESS difference: 1.1e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp
SUCCESS difference: 2.5e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp
SUCCESS difference: 3.9e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp
SUCCESS difference: 1.4e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp
SUCCESS difference: 1.4e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp
SUCCESS difference: 1.4e-09 <   5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp
SUCCESS difference: 1.3e-09 <   1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp
SUCCESS difference:   1e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp
SUCCESS difference: 2.2e-11 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp
SUCCESS difference: 3.2e-14 <   1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-802 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.614532
   Total Core solution elapsed time:       4.25968
   Linear solver elapsed time:             1.55318 (36%)

   Total elapsed time: 0 hrs 0 min 4 sec
SUCCESS difference: 3.7e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 8.3e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1
SUCCESS difference: 3.8e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1
SUCCESS difference: 8.7e-16 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1
SUCCESS difference: 3.6e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 1.1e-14 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx2
SUCCESS difference: 1.6e-14 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy2
SUCCESS difference: 1.1e-14 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure2
SUCCESS difference: 1.3e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.6e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2
SUCCESS difference: 4.4e-15 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 1.4e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference: 3.5e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 1.4e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 1.3e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 6.6e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness3
SUCCESS difference: 1.6e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface3
SUCCESS difference: 3.9e-14 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3
SUCCESS difference: 3.1e-14 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-802 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.614532
   Total Core solution elapsed time:       4.25968
   Linear solver elapsed time:             1.55318 (36%)

   Total elapsed time: 0 hrs 0 min 4 sec
SUCCESS difference: 3.7e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 8.3e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1
SUCCESS difference: 3.8e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1
SUCCESS difference: 1.4e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1
SUCCESS difference: 8.7e-16 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1
SUCCESS difference: 3.6e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 1.1e-14 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx2
SUCCESS difference: 1.6e-14 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy2
SUCCESS difference: 1.1e-14 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure2
SUCCESS difference: 1.3e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.6e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2
SUCCESS difference: 4.4e-15 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 1.4e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference: 3.5e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 1.4e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 1.3e-12 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 6.6e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness3
SUCCESS difference: 1.6e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface3
SUCCESS difference: 3.9e-14 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3
SUCCESS difference: 3.1e-14 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-805 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.24452
   Total Core solution elapsed time:       9.05239
   Linear solver elapsed time:             6.06614 (67%)

   Total elapsed time: 0 hrs 0 min 10 sec
SUCCESS difference: 5.1e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 5.6e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 5.1e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1
SUCCESS difference:       0 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1
SUCCESS difference: 5.6e-14 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1
SUCCESS difference: 2.9e-14 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1
SUCCESS difference: 8.4e-15 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1
SUCCESS difference: 3.1e-15 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy1
SUCCESS difference:       0 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn1
SUCCESS difference: 8.8e-13 <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference:   8e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2
SUCCESS difference: 5.6e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2
SUCCESS difference: 1.1e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2
SUCCESS difference: 4.9e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2
SUCCESS difference: 2.4e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2
SUCCESS difference: 9.3e-15 <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2
SUCCESS difference:   2e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 7.5e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 2.1e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel3
SUCCESS difference: 1.1e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure3
SUCCESS difference: 4.2e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness3
SUCCESS difference: 9.2e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface3
SUCCESS difference: 7.1e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3
SUCCESS difference: 3.6e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3
SUCCESS difference:       0 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-805 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.24452
   Total Core solution elapsed time:       9.05239
   Linear solver elapsed time:             6.06614 (67%)

   Total elapsed time: 0 hrs 0 min 10 sec
SUCCESS difference: 5.1e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 5.6e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 5.1e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1
SUCCESS difference:       0 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1
SUCCESS difference: 5.6e-14 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1
SUCCESS difference: 2.9e-14 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1
SUCCESS difference: 8.4e-15 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1
SUCCESS difference: 3.1e-15 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy1
SUCCESS difference:       0 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn1
SUCCESS difference: 8.8e-13 <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference:   8e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2
SUCCESS difference: 5.6e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2
SUCCESS difference: 1.1e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2
SUCCESS difference: 4.9e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2
SUCCESS difference: 2.4e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2
SUCCESS difference: 9.3e-15 <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2
SUCCESS difference:   2e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 7.5e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 2.1e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel3
SUCCESS difference: 1.1e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure3
SUCCESS difference: 4.2e-13 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness3
SUCCESS difference: 9.2e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface3
SUCCESS difference: 7.1e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3
SUCCESS difference: 3.6e-14 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3
SUCCESS difference:       0 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-807 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0622805
   Total Core solution elapsed time:       2.07159
   Linear solver elapsed time:             1.38529 (67%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 3.7e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx1
SUCCESS difference: 6.5e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy1
SUCCESS difference: 5.3e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness1
SUCCESS difference:   1e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface1
SUCCESS difference:   2e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1
SUCCESS difference: 5.7e-15 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx2
SUCCESS difference: 8.4e-15 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy2
SUCCESS difference: 6.2e-15 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2
SUCCESS difference: 1.8e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface2
SUCCESS difference: 2.9e-15 <   5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2
SUCCESS difference: 1.7e-14 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx3
SUCCESS difference: 2.8e-14 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy3
SUCCESS difference: 1.5e-14 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel3
SUCCESS difference: 1.8e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness3
SUCCESS difference: 1.7e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface3
SUCCESS difference: 5.1e-15 <   5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-807 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0622805
   Total Core solution elapsed time:       2.07159
   Linear solver elapsed time:             1.38529 (67%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 3.7e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx1
SUCCESS difference: 6.5e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy1
SUCCESS difference: 5.3e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure1
SUCCESS difference: 1.2e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness1
SUCCESS difference:   1e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface1
SUCCESS difference:   2e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1
SUCCESS difference: 5.7e-15 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx2
SUCCESS difference: 8.4e-15 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy2
SUCCESS difference: 6.2e-15 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2
SUCCESS difference: 1.8e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface2
SUCCESS difference: 2.9e-15 <   5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2
SUCCESS difference: 1.7e-14 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx3
SUCCESS difference: 2.8e-14 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy3
SUCCESS difference: 1.5e-14 <   2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel3
SUCCESS difference: 1.8e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness3
SUCCESS difference: 1.7e-15 <   1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface3
SUCCESS difference: 5.1e-15 <   5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-808 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.506834
   Total Core solution elapsed time:       1.74807
   Linear solver elapsed time:             0.876311 (50%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference:   2e-14 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx1
SUCCESS difference: 9.8e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy1
SUCCESS difference: 9.2e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness1
SUCCESS difference: 1.4e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface1
SUCCESS difference:       0 <   3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset1Vx2
SUCCESS difference:   1e-14 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy2
SUCCESS difference: 6.3e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel2
SUCCESS difference: 6.1e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness2
SUCCESS difference:   2e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface2
SUCCESS difference: 1.9e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset2Vx3
SUCCESS difference:   7e-16 <   3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy3
SUCCESS difference: 1.2e-14 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel3
SUCCESS difference: 9.5e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure3
SUCCESS difference: 9.1e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness3
SUCCESS difference:   2e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface3
SUCCESS difference: 2.9e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-808 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.506834
   Total Core solution elapsed time:       1.74807
   Linear solver elapsed time:             0.876311 (50%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference:   2e-14 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx1
SUCCESS difference: 9.8e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy1
SUCCESS difference: 9.2e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure1
SUCCESS difference: 1.5e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness1
SUCCESS difference: 1.4e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface1
SUCCESS difference:       0 <   3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset1Vx2
SUCCESS difference:   1e-14 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy2
SUCCESS difference: 6.3e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel2
SUCCESS difference: 6.1e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness2
SUCCESS difference:   2e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface2
SUCCESS difference: 1.9e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset2Vx3
SUCCESS difference:   7e-16 <   3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy3
SUCCESS difference: 1.2e-14 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel3
SUCCESS difference: 9.5e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure3
SUCCESS difference: 9.1e-15 <   1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness3
SUCCESS difference:   2e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface3
SUCCESS difference: 2.9e-15 <   1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-811 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0801047
   Total Core solution elapsed time:       0.825688
   Linear solver elapsed time:             0.433952 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx1
SUCCESS difference: 2.2e-15 <   4e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy1
SUCCESS difference: 1.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel1
SUCCESS difference:       0 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure1
SUCCESS difference: 1.2e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness1
SUCCESS difference: 9.1e-16 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 5.3e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx2
SUCCESS difference: 9.6e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy2
SUCCESS difference: 5.5e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel2
SUCCESS difference: 1.1e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure2
SUCCESS difference: 1.7e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness2
SUCCESS difference: 1.5e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface2
SUCCESS difference: 1.4e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 3.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx3
SUCCESS difference: 2.4e-14 <   6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3
SUCCESS difference: 3.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3
SUCCESS difference: 1.5e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3
SUCCESS difference: 1.8e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3
SUCCESS difference: 1.8e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3
SUCCESS difference: 1.8e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-811 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0801047
   Total Core solution elapsed time:       0.825688
   Linear solver elapsed time:             0.433952 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx1
SUCCESS difference: 2.2e-15 <   4e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy1
SUCCESS difference: 1.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel1
SUCCESS difference:       0 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure1
SUCCESS difference: 1.2e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness1
SUCCESS difference: 9.1e-16 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 5.3e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx2
SUCCESS difference: 9.6e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy2
SUCCESS difference: 5.5e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel2
SUCCESS difference: 1.1e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure2
SUCCESS difference: 1.7e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness2
SUCCESS difference: 1.5e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface2
SUCCESS difference: 1.4e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 3.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx3
SUCCESS difference: 2.4e-14 <   6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3
SUCCESS difference: 3.9e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3
SUCCESS difference: 1.5e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3
SUCCESS difference: 1.8e-15 <   3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3
SUCCESS difference: 1.8e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3
SUCCESS difference: 1.8e-15 <   2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-812 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.141997
   Total Core solution elapsed time:       1.3083 
   Linear solver elapsed time:             0.564367 (43%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.2e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1
SUCCESS difference: 4.4e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1
SUCCESS difference: 5.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1
SUCCESS difference:       0 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1
SUCCESS difference: 3.2e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1
SUCCESS difference: 6.8e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1
SUCCESS difference:   8e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 5.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 7.3e-15 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2
SUCCESS difference: 1.7e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2
SUCCESS difference: 9.6e-15 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2
SUCCESS difference: 1.4e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2
SUCCESS difference: 4.6e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2
SUCCESS difference: 7.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2
SUCCESS difference: 2.2e-14 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.8e-14 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 1.2e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3
SUCCESS difference: 2.8e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3
SUCCESS difference: 1.3e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3
SUCCESS difference: 1.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3
SUCCESS difference: 1.3e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3
SUCCESS difference: 2.6e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3
SUCCESS difference: 2.2e-14 <   5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3
SUCCESS difference: 1.7e-14 <   5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 1.2e-14 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-812 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.141997
   Total Core solution elapsed time:       1.3083 
   Linear solver elapsed time:             0.564367 (43%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.2e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1
SUCCESS difference: 4.4e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1
SUCCESS difference: 5.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1
SUCCESS difference:       0 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1
SUCCESS difference: 3.2e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1
SUCCESS difference: 6.8e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1
SUCCESS difference:   8e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 5.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 7.3e-15 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2
SUCCESS difference: 1.7e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2
SUCCESS difference: 9.6e-15 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2
SUCCESS difference: 1.4e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2
SUCCESS difference: 1.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2
SUCCESS difference: 4.6e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2
SUCCESS difference: 7.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2
SUCCESS difference: 2.2e-14 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.8e-14 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 1.2e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3
SUCCESS difference: 2.8e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3
SUCCESS difference: 1.3e-14 <   2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3
SUCCESS difference: 1.1e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3
SUCCESS difference: 1.3e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3
SUCCESS difference: 2.6e-15 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3
SUCCESS difference: 2.2e-14 <   5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3
SUCCESS difference: 1.7e-14 <   5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 1.2e-14 <   1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-900 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01249
   Total Core solution elapsed time:       1.67998
   Linear solver elapsed time:             0.418068 (25%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference:   2e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-900 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01249
   Total Core solution elapsed time:       1.67998
   Linear solver elapsed time:             0.418068 (25%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference:   2e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-901 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0113652
   Total Core solution elapsed time:       0.0586121
   Linear solver elapsed time:             0.040709 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 8.4e-11 <   3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-901 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0113652
   Total Core solution elapsed time:       0.0586121
   Linear solver elapsed time:             0.040709 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 8.4e-11 <   3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-903 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0321158
   Total Core solution elapsed time:       0.0369136
   Linear solver elapsed time:             0.0099245 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 8.4e-11 <   3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-903 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0321158
   Total Core solution elapsed time:       0.0369136
   Linear solver elapsed time:             0.0099245 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 8.4e-11 <   3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-904 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0670205
   Total Core solution elapsed time:       0.516386
   Linear solver elapsed time:             0.106981 (21%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-16 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 1.1e-14 <   5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference:       0 <   2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.4e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 2.8e-14 <   5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference:       0 <   2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-904 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0670205
   Total Core solution elapsed time:       0.516386
   Linear solver elapsed time:             0.106981 (21%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-16 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 1.1e-14 <   5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference:       0 <   2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.4e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 2.8e-14 <   5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference:       0 <   2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.086402
   Total Core solution elapsed time:       0.260666
   Linear solver elapsed time:             0.140713 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy
SUCCESS difference:   9e-16 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz
SUCCESS difference: 2.4e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.086402
   Total Core solution elapsed time:       0.260666
   Linear solver elapsed time:             0.140713 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.2e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy
SUCCESS difference:   9e-16 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz
SUCCESS difference: 2.4e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-103 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.033101
   Total Core solution elapsed time:       0.0423233
   Linear solver elapsed time:             0.0225356 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx
SUCCESS difference: 1.6e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy
SUCCESS difference: 3.1e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz
SUCCESS difference: 1.5e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure
SUCCESS difference:   7e-13 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 1.4e-12 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy
SUCCESS difference: 1.5e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz
SUCCESS difference: 7.2e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.8e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 1.2e-09 <   1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-103 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.033101
   Total Core solution elapsed time:       0.0423233
   Linear solver elapsed time:             0.0225356 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx
SUCCESS difference: 1.6e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy
SUCCESS difference: 3.1e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz
SUCCESS difference: 1.5e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure
SUCCESS difference:   7e-13 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 1.4e-12 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy
SUCCESS difference: 1.5e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz
SUCCESS difference: 7.2e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.8e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 1.2e-09 <   1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0375643
   Total Core solution elapsed time:       0.121375
   Linear solver elapsed time:             0.0480027 (40%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx
SUCCESS difference: 1.5e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy
SUCCESS difference: 3.1e-08 <   4e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz
SUCCESS difference: 1.6e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel
SUCCESS difference:   5e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0375643
   Total Core solution elapsed time:       0.121375
   Linear solver elapsed time:             0.0480027 (40%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx
SUCCESS difference: 1.5e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy
SUCCESS difference: 3.1e-08 <   4e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz
SUCCESS difference: 1.6e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel
SUCCESS difference:   5e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0236645
   Total Core solution elapsed time:       0.0137012
   Linear solver elapsed time:             0.00871702 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0236645
   Total Core solution elapsed time:       0.0137012
   Linear solver elapsed time:             0.00871702 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0331317
   Total Core solution elapsed time:       0.0952315
   Linear solver elapsed time:             0.0351363 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.9e-15 <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0331317
   Total Core solution elapsed time:       0.0952315
   Linear solver elapsed time:             0.0351363 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.9e-15 <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-111 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.104357
   Total Core solution elapsed time:       0.212628
   Linear solver elapsed time:             0.0796751 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 1.4e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 1.9e-11 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 1.2e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   2e-16 <   1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1
SUCCESS difference: 1.8e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 8.6e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 1.4e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 8.4e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 3.7e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2
SUCCESS difference: 1.9e-08 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 2.3e-10 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 4.7e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 2.3e-10 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3
SUCCESS difference: 4.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3
SUCCESS difference: 3.3e-08 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-111 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.104357
   Total Core solution elapsed time:       0.212628
   Linear solver elapsed time:             0.0796751 (37%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 1.4e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 1.9e-11 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 1.2e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   2e-16 <   1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1
SUCCESS difference: 1.8e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 8.6e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 1.4e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 8.4e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 6.3e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 3.7e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2
SUCCESS difference: 1.9e-08 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference:       0 <   2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2
SUCCESS difference: 1.5e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 2.3e-10 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 4.7e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 2.3e-10 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3
SUCCESS difference: 4.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3
SUCCESS difference: 3.3e-08 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference:       0 <   1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-112 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0783109
   Total Core solution elapsed time:       0.083829
   Linear solver elapsed time:             0.0795677 (95%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.9e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-112 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0783109
   Total Core solution elapsed time:       0.083829
   Linear solver elapsed time:             0.0795677 (95%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.9e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-113 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.034265
   Total Core solution elapsed time:       0.122338
   Linear solver elapsed time:             0.0771545 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.9e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-113 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.034265
   Total Core solution elapsed time:       0.122338
   Linear solver elapsed time:             0.0771545 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.9e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-116 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0108061
   Total Core solution elapsed time:       0.0317793
   Linear solver elapsed time:             0.0281879 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-116 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0108061
   Total Core solution elapsed time:       0.0317793
   Linear solver elapsed time:             0.0281879 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference:     1.6 <     8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference:     1.6 <     8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-120 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0512314
   Total Core solution elapsed time:       0.0349785
   Linear solver elapsed time:             0.023928 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 1.1e-10 <   2e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 6.2e-16 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-120 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0512314
   Total Core solution elapsed time:       0.0349785
   Linear solver elapsed time:             0.023928 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 1.1e-10 <   2e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 6.2e-16 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-121 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0444186
   Total Core solution elapsed time:       0.0447935
   Linear solver elapsed time:             0.0185983 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.3e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 6.3e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 4.2e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference: 1.3e-10 <   1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference: 6.2e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-121 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0444186
   Total Core solution elapsed time:       0.0447935
   Linear solver elapsed time:             0.0185983 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.3e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 6.3e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 4.2e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference: 1.3e-10 <   1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference: 6.2e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-122 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.208083
   Total Core solution elapsed time:       0.28547
   Linear solver elapsed time:             0.112683 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 8.7e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.7e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 7.7e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 4.2e-16 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 1.3e-15 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference:       0 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 9.2e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference: 8.4e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2
SUCCESS difference: 1.7e-11 <   1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2
SUCCESS difference: 8.5e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 2.3e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 1.1e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 1.8e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 9.6e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.3e-11 <   1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 9.3e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.7e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.5e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 1.3e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-122 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.208083
   Total Core solution elapsed time:       0.28547
   Linear solver elapsed time:             0.112683 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 8.7e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.7e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 7.7e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 4.2e-16 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 1.3e-15 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference:       0 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 9.2e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference: 8.4e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2
SUCCESS difference: 1.7e-11 <   1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2
SUCCESS difference: 8.5e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 3.8e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 2.3e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 1.2e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 1.1e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 1.8e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 9.6e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.3e-11 <   1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 9.3e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 4.4e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.7e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.5e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 1.3e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-123 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0885552
   Total Core solution elapsed time:       0.0980701
   Linear solver elapsed time:             0.0510761 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep
SUCCESS difference: 6.4e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep
SUCCESS difference: 4.9e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-123 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0885552
   Total Core solution elapsed time:       0.0980701
   Linear solver elapsed time:             0.0510761 (52%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep
SUCCESS difference: 6.4e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep
SUCCESS difference: 4.9e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-125 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test125'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0378146
   Total Core solution elapsed time:       0.283608
   Linear solver elapsed time:             0.0534661 (19%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file 'test125'.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Python/execution/test125-06-22-2024-07-01-28-1428970/test125_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0336469
   Total Core solution elapsed time:       0.0410716
   Linear solver elapsed time:             0.00947103 (23%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
WARNING: test125-06-22-2024-07-01-28-1428970.tar.gz does not exist
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-125 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test125'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0378146
   Total Core solution elapsed time:       0.283608
   Linear solver elapsed time:             0.0534661 (19%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file 'test125'.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Python/execution/test125-06-22-2024-07-01-28-1428970/test125_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0336469
   Total Core solution elapsed time:       0.0410716
   Linear solver elapsed time:             0.00947103 (23%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
WARNING: test125-06-22-2024-07-01-28-1428970.tar.gz does not exist
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-126 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test126'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/8  time [yr]: 1.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/8  time [yr]: 2.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/8  time [yr]: 3.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 4/8  time [yr]: 4.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 5/8  time [yr]: 5.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0632424
   Total Core solution elapsed time:       0.792944
   Linear solver elapsed time:             0.0920354 (12%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file 'test126'.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Python/execution/test126-06-22-2024-07-01-30-1428970/test126_rank0.rst
====================================================================
                                                                    
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.100928
   Total Core solution elapsed time:       0.218691
   Linear solver elapsed time:             0.0273136 (12%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
WARNING: test126-06-22-2024-07-01-30-1428970.tar.gz does not exist
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-126 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test126'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/8  time [yr]: 1.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/8  time [yr]: 2.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/8  time [yr]: 3.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 4/8  time [yr]: 4.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 5/8  time [yr]: 5.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0632424
   Total Core solution elapsed time:       0.792944
   Linear solver elapsed time:             0.0920354 (12%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file 'test126'.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Python/execution/test126-06-22-2024-07-01-30-1428970/test126_rank0.rst
====================================================================
                                                                    
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.100928
   Total Core solution elapsed time:       0.218691
   Linear solver elapsed time:             0.0273136 (12%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
WARNING: test126-06-22-2024-07-01-30-1428970.tar.gz does not exist
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-127 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0469231
   Total Core solution elapsed time:       0.335928
   Linear solver elapsed time:             0.15372 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-14 <   5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 2.7e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 2.6e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure
SUCCESS difference:   3e-14 <   5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 2.7e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.3e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.5e-14 <   4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear
SUCCESS difference:   3e-14 <   5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 2.6e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase
SUCCESS difference: 1.9e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 1.8e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference:   2e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 2.5e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 1.4e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-127 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0469231
   Total Core solution elapsed time:       0.335928
   Linear solver elapsed time:             0.15372 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-14 <   5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 2.7e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 2.6e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure
SUCCESS difference:   3e-14 <   5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 2.7e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.3e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.5e-14 <   4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear
SUCCESS difference:   3e-14 <   5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 2.6e-14 <   6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase
SUCCESS difference: 1.9e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 1.8e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference:   2e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 2.5e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 1.4e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-128 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.409029
   Total Core solution elapsed time:       0.19124
   Linear solver elapsed time:             0.127704 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1
SUCCESS difference: 6.3e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 1.5e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2
SUCCESS difference:   4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 4.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference:   1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 8.2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 5.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel3
SUCCESS difference:   1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 5.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 5.6e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-128 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.409029
   Total Core solution elapsed time:       0.19124
   Linear solver elapsed time:             0.127704 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1
SUCCESS difference: 6.3e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 1.5e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2
SUCCESS difference:   4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 4.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference:   1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 8.2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 5.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel3
SUCCESS difference:   1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 5.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 5.6e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference:   2e-16 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-129 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test129'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0316779
   Total Core solution elapsed time:       0.309791
   Linear solver elapsed time:             0.0993454 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file 'test129'.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Python/execution/test129-06-22-2024-07-01-34-1428970/test129_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0232772
   Total Core solution elapsed time:       0.030244
   Linear solver elapsed time:             0.00947738 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
WARNING: test129-06-22-2024-07-01-34-1428970.tar.gz does not exist
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-129 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test129'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0316779
   Total Core solution elapsed time:       0.309791
   Linear solver elapsed time:             0.0993454 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file 'test129'.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Python/execution/test129-06-22-2024-07-01-34-1428970/test129_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0232772
   Total Core solution elapsed time:       0.030244
   Linear solver elapsed time:             0.00947738 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
WARNING: test129-06-22-2024-07-01-34-1428970.tar.gz does not exist
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-132 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0158088
   Total Core solution elapsed time:       0.0809773
   Linear solver elapsed time:             0.00913077 (11%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-16 <   1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT  field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-132 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0158088
   Total Core solution elapsed time:       0.0809773
   Linear solver elapsed time:             0.00913077 (11%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-16 <   1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT  field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-133 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0357727
   Total Core solution elapsed time:       0.0648106
   Linear solver elapsed time:             0.00690126 (11%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-16 <   1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-133 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0357727
   Total Core solution elapsed time:       0.0648106
   Linear solver elapsed time:             0.00690126 (11%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-16 <   1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-201 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0296735
   Total Core solution elapsed time:       0.0866272
   Linear solver elapsed time:             0.0460317 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   4e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx
SUCCESS difference: 1.9e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy
SUCCESS difference:   2e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-201 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0296735
   Total Core solution elapsed time:       0.0866272
   Linear solver elapsed time:             0.0460317 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   4e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx
SUCCESS difference: 1.9e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy
SUCCESS difference:   2e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-202 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.188797
   Total Core solution elapsed time:       0.0413865
   Linear solver elapsed time:             0.0296108 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz
SUCCESS difference: 1.2e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-202 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.188797
   Total Core solution elapsed time:       0.0413865
   Linear solver elapsed time:             0.0296108 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz
SUCCESS difference: 1.2e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-203 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0373146
   Total Core solution elapsed time:       0.0579394
   Linear solver elapsed time:             0.0320606 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vx
SUCCESS difference: 2.3e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 203 test name: SquareShelfStressHO field: Vz
SUCCESS difference: 2.3e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-203 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0373146
   Total Core solution elapsed time:       0.0579394
   Linear solver elapsed time:             0.0320606 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vx
SUCCESS difference: 2.3e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vy
SUCCESS difference: 1.1e-10 <   1e-09 test id: 203 test name: SquareShelfStressHO field: Vz
SUCCESS difference: 2.3e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-206 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0291801
   Total Core solution elapsed time:       0.0363232
   Linear solver elapsed time:             0.0170734 (47%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 <   1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature
SUCCESS difference: 2.8e-06 <   6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-206 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0291801
   Total Core solution elapsed time:       0.0363232
   Linear solver elapsed time:             0.0170734 (47%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 <   1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature
SUCCESS difference: 2.8e-06 <   6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-207 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0322698
   Total Core solution elapsed time:       0.0781038
   Linear solver elapsed time:             0.0303559 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1
SUCCESS difference:       0 <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2
SUCCESS difference:       0 <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.1e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3
SUCCESS difference: 3.7e-07 <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-207 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0322698
   Total Core solution elapsed time:       0.0781038
   Linear solver elapsed time:             0.0303559 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1
SUCCESS difference:       0 <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2
SUCCESS difference:       0 <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.1e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3
SUCCESS difference: 3.7e-07 <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-208 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.062448
   Total Core solution elapsed time:       0.100054
   Linear solver elapsed time:             0.0716949 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.9e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1
SUCCESS difference:   7e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2
SUCCESS difference: 3.8e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-208 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.062448
   Total Core solution elapsed time:       0.100054
   Linear solver elapsed time:             0.0716949 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.9e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1
SUCCESS difference:   7e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2
SUCCESS difference: 3.8e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 4.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3
SUCCESS difference:   1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-209 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0582647
   Total Core solution elapsed time:       0.165222
   Linear solver elapsed time:             0.0799085 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.3e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.5e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2
SUCCESS difference:   3e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2
SUCCESS difference:   4e-15 <   3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2
SUCCESS difference:   3e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2
SUCCESS difference: 6.3e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2
SUCCESS difference:   1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2
SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2
SUCCESS difference:   1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2
SUCCESS difference: 7.4e-09 <   3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.5e-15 <   5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3
SUCCESS difference: 1.9e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3
SUCCESS difference: 2.8e-15 <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3
SUCCESS difference:   2e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3
SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3
SUCCESS difference:   1e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3
SUCCESS difference: 2.7e-15 <   9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.4e-08 <   5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-209 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0582647
   Total Core solution elapsed time:       0.165222
   Linear solver elapsed time:             0.0799085 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.3e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1
SUCCESS difference:       0 <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.5e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2
SUCCESS difference:   3e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2
SUCCESS difference:   4e-15 <   3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2
SUCCESS difference:   3e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2
SUCCESS difference: 6.3e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2
SUCCESS difference:   1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2
SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2
SUCCESS difference:   1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2
SUCCESS difference: 7.4e-09 <   3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.5e-15 <   5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3
SUCCESS difference: 1.9e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3
SUCCESS difference: 2.8e-15 <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3
SUCCESS difference:   2e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3
SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3
SUCCESS difference:   1e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3
SUCCESS difference: 2.7e-15 <   9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.4e-08 <   5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-210 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0612891
   Total Core solution elapsed time:       0.249818
   Linear solver elapsed time:             0.119475 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1
SUCCESS difference: 1.7e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1
SUCCESS difference: 1.1e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1
SUCCESS difference: 2.5e-15 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.3e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2
SUCCESS difference: 3.9e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2
SUCCESS difference: 1.8e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2
SUCCESS difference: 3.9e-10 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2
SUCCESS difference: 1.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2
SUCCESS difference: 1.5e-08 <   1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.3e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3
SUCCESS difference: 1.2e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3
SUCCESS difference: 6.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3
SUCCESS difference: 6.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3
SUCCESS difference: 6.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3
SUCCESS difference: 2.9e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3
SUCCESS difference: 2.1e-08 <   1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-210 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0612891
   Total Core solution elapsed time:       0.249818
   Linear solver elapsed time:             0.119475 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1
SUCCESS difference: 1.7e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1
SUCCESS difference: 1.1e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1
SUCCESS difference: 2.5e-15 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.3e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2
SUCCESS difference: 3.9e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2
SUCCESS difference: 1.8e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2
SUCCESS difference: 3.9e-10 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2
SUCCESS difference: 1.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2
SUCCESS difference: 1.5e-08 <   1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.3e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3
SUCCESS difference: 1.2e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3
SUCCESS difference: 5.5e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3
SUCCESS difference: 6.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3
SUCCESS difference: 6.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3
SUCCESS difference: 6.8e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3
SUCCESS difference: 2.9e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3
SUCCESS difference: 2.1e-08 <   1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-213 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1882.208  |       1882.208
 x =         1 | f(x) =     1622.208  |       1622.208
 x =  0.381966 | f(x) =     1685.755  |       1685.755
 x =  0.618034 | f(x) =     1678.178  |       1678.178
====================== step 2/2 ===============================
 x =         0 | f(x) =     1592.306  |       1592.306
 x =         1 | f(x) =     1018.277  |       1018.277
 x =  0.381966 | f(x) =     1079.054  |       1079.054
 x =  0.618034 | f(x) =     1081.065  |       1081.065
write lock file:

   FemModel initialization elapsed time:   0.0384504
   Total Core solution elapsed time:       0.140692
   Linear solver elapsed time:             0.086691 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient
SUCCESS difference: 4.9e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure
SUCCESS difference: 6.2e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel
SUCCESS difference: 2.1e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx
SUCCESS difference: 5.2e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-213 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1882.208  |       1882.208
 x =         1 | f(x) =     1622.208  |       1622.208
 x =  0.381966 | f(x) =     1685.755  |       1685.755
 x =  0.618034 | f(x) =     1678.178  |       1678.178
====================== step 2/2 ===============================
 x =         0 | f(x) =     1592.306  |       1592.306
 x =         1 | f(x) =     1018.277  |       1018.277
 x =  0.381966 | f(x) =     1079.054  |       1079.054
 x =  0.618034 | f(x) =     1081.065  |       1081.065
write lock file:

   FemModel initialization elapsed time:   0.0384504
   Total Core solution elapsed time:       0.140692
   Linear solver elapsed time:             0.086691 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient
SUCCESS difference: 4.9e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure
SUCCESS difference: 6.2e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel
SUCCESS difference: 2.1e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx
SUCCESS difference: 5.2e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-214 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1890.062  |       1890.062
 x =         1 | f(x) =     1630.013  |       1630.013
 x =  0.381966 | f(x) =     1693.788  |       1693.788
 x =  0.618034 | f(x) =     1686.267  |       1686.267
====================== step 2/2 ===============================
 x =         0 | f(x) =      1600.26  |        1600.26
 x =         1 | f(x) =     1024.416  |       1024.416
 x =  0.381966 | f(x) =     1085.473  |       1085.473
 x =  0.618034 | f(x) =     1087.497  |       1087.497
write lock file:

   FemModel initialization elapsed time:   0.0441568
   Total Core solution elapsed time:       0.183437
   Linear solver elapsed time:             0.0832316 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-10 <   1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient
SUCCESS difference: 6.2e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits
SUCCESS difference: 6.8e-12 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure
SUCCESS difference: 1.9e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel
SUCCESS difference: 2.8e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx
SUCCESS difference: 1.9e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-214 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1890.062  |       1890.062
 x =         1 | f(x) =     1630.013  |       1630.013
 x =  0.381966 | f(x) =     1693.788  |       1693.788
 x =  0.618034 | f(x) =     1686.267  |       1686.267
====================== step 2/2 ===============================
 x =         0 | f(x) =      1600.26  |        1600.26
 x =         1 | f(x) =     1024.416  |       1024.416
 x =  0.381966 | f(x) =     1085.473  |       1085.473
 x =  0.618034 | f(x) =     1087.497  |       1087.497
write lock file:

   FemModel initialization elapsed time:   0.0441568
   Total Core solution elapsed time:       0.183437
   Linear solver elapsed time:             0.0832316 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-10 <   1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient
SUCCESS difference: 6.2e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits
SUCCESS difference: 6.8e-12 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference:   1e-16 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure
SUCCESS difference: 1.9e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel
SUCCESS difference: 2.8e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx
SUCCESS difference: 1.9e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-225 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.314106
   Total Core solution elapsed time:       0.372509
   Linear solver elapsed time:             0.13591 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1
SUCCESS difference: 3.2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference:   2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference:   3e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.5e-10 <   2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.3e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference:   3e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 8.3e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 5.2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 7.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 1.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 6.9e-09 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.3e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.8e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 7.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 9.1e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 2.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 7.3e-09 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-225 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.314106
   Total Core solution elapsed time:       0.372509
   Linear solver elapsed time:             0.13591 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1
SUCCESS difference: 3.2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference:   2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference:   3e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference: 1.7e-15 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference:       0 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.5e-10 <   2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.3e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference:   3e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 8.3e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 5.2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 7.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 1.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 6.9e-09 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.3e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.8e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 7.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 9.1e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.4e-11 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 2.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 7.3e-09 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-226 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0882017
   Total Core solution elapsed time:       0.0673138
   Linear solver elapsed time:             0.0463301 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1
SUCCESS difference:   1e-14 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 5.3e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-226 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0882017
   Total Core solution elapsed time:       0.0673138
   Linear solver elapsed time:             0.0463301 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1
SUCCESS difference:   1e-14 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 5.3e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-230 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.120477
   Total Core solution elapsed time:       0.272549
   Linear solver elapsed time:             0.103529 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2
SUCCESS difference: 8.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 8.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2
SUCCESS difference:   1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3
SUCCESS difference:   2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 1.7e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-230 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.120477
   Total Core solution elapsed time:       0.272549
   Linear solver elapsed time:             0.103529 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2
SUCCESS difference: 8.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 8.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2
SUCCESS difference:   1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3
SUCCESS difference:   2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 1.7e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-231 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.22483
   Total Core solution elapsed time:       0.199129
   Linear solver elapsed time:             0.0993991 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1
SUCCESS difference: 3.2e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1
SUCCESS difference: 2.2e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2
SUCCESS difference: 6.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2
SUCCESS difference: 7.6e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2
SUCCESS difference: 9.1e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2
SUCCESS difference: 3.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3
SUCCESS difference: 9.8e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3
SUCCESS difference: 7.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4
SUCCESS difference: 8.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4
SUCCESS difference: 2.8e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4
SUCCESS difference: 8.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4
SUCCESS difference:   1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4
SUCCESS difference:   1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-231 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.22483
   Total Core solution elapsed time:       0.199129
   Linear solver elapsed time:             0.0993991 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1
SUCCESS difference: 3.2e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1
SUCCESS difference: 2.2e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2
SUCCESS difference: 6.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2
SUCCESS difference: 7.6e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2
SUCCESS difference: 9.1e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2
SUCCESS difference: 3.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3
SUCCESS difference: 9.8e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3
SUCCESS difference: 7.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4
SUCCESS difference: 8.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4
SUCCESS difference: 2.8e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4
SUCCESS difference: 8.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4
SUCCESS difference:   1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4
SUCCESS difference: 1.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4
SUCCESS difference:   1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-232 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0772899
   Total Core solution elapsed time:       0.318997
   Linear solver elapsed time:             0.0765537 (24%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1
SUCCESS difference:       0 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   3e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2
SUCCESS difference: 2.7e-07 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 6.4e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 3.6e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-232 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0772899
   Total Core solution elapsed time:       0.318997
   Linear solver elapsed time:             0.0765537 (24%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1
SUCCESS difference:       0 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   3e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2
SUCCESS difference: 2.7e-07 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.3e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 6.4e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 4.5e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 3.6e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-233 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0945173
   Total Core solution elapsed time:       0.290815
   Linear solver elapsed time:             0.15988 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1
SUCCESS difference: 7.9e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 3.8e-10 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1
SUCCESS difference: 7.9e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure1
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 2.4e-15 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.8e-10 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 6.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 2.9e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 6.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 6.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2
SUCCESS difference:   4e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 7.1e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3
SUCCESS difference: 5.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 2.3e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3
SUCCESS difference: 5.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 6.7e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3
SUCCESS difference:   2e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 7.2e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 4.8e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 2.4e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 4.8e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 1.2e-11 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 1.2e-11 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 1.2e-11 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 6.6e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4
SUCCESS difference: 1.3e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-233 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0945173
   Total Core solution elapsed time:       0.290815
   Linear solver elapsed time:             0.15988 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1
SUCCESS difference: 7.9e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 3.8e-10 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1
SUCCESS difference: 7.9e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure1
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 2.4e-15 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1
SUCCESS difference:       0 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.8e-10 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 6.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 2.9e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 6.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 4.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 6.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2
SUCCESS difference:   4e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 7.1e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3
SUCCESS difference: 5.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 2.3e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3
SUCCESS difference: 5.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 7.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 6.7e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3
SUCCESS difference:   2e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 7.2e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 4.8e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 2.4e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 4.8e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 9.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 1.2e-11 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 1.2e-11 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 1.2e-11 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 6.6e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4
SUCCESS difference: 1.3e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-236 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.053095
   Total Core solution elapsed time:       0.247191
   Linear solver elapsed time:             0.158061 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1
SUCCESS difference: 3.5e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 6.1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference:   3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2
SUCCESS difference:   1e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2
SUCCESS difference:   1e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2
SUCCESS difference:   9e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2
SUCCESS difference:   6e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3
SUCCESS difference: 9.3e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-236 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.053095
   Total Core solution elapsed time:       0.247191
   Linear solver elapsed time:             0.158061 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1
SUCCESS difference: 3.5e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 6.1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference:   3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2
SUCCESS difference:   1e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2
SUCCESS difference:   1e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2
SUCCESS difference:   9e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2
SUCCESS difference:   6e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3
SUCCESS difference: 9.3e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-239 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.61005
   Total Core solution elapsed time:       0.160971
   Linear solver elapsed time:             0.0450871 (28%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2
SUCCESS difference:   6e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3
SUCCESS difference: 2.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3
SUCCESS difference:   3e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-239 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.61005
   Total Core solution elapsed time:       0.160971
   Linear solver elapsed time:             0.0450871 (28%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1
SUCCESS difference: 8.9e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2
SUCCESS difference:   6e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3
SUCCESS difference: 2.8e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3
SUCCESS difference:   3e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-240 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0573573
   Total Core solution elapsed time:       0.198243
   Linear solver elapsed time:             0.113748 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 4.9e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference:   1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 9.6e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference:   1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 5.8e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference:   2e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-240 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0573573
   Total Core solution elapsed time:       0.198243
   Linear solver elapsed time:             0.113748 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 4.9e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference:   1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 9.6e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference:   1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 5.8e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference:   2e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference:   1e-16 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-243 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.03877
   Total Core solution elapsed time:       61.006 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 1 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers
SUCCESS difference: 3.2e-13 <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz
SUCCESS difference: 2.2e-14 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT
SUCCESS difference: 2.1e-14 <   3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD
SUCCESS difference:       0 <   6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe
SUCCESS difference:       0 <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn
SUCCESS difference:       0 <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp
SUCCESS difference: 4.5e-15 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA
SUCCESS difference: 3.4e-12 <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference:   1e-13 <   2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance
SUCCESS difference:       0 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd
SUCCESS difference:       0 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd
SUCCESS difference:   4e-12 <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC
SUCCESS difference: 1.2e-12 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference: 3.4e-12 <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference:   1e-13 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW
SUCCESS difference: 1.2e-12 <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW
SUCCESS difference: 6.6e-15 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW
SUCCESS difference: 1.2e-12 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference: 2.2e-12 <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference:   7e-14 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference: 1.4e-10 <   2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain
SUCCESS difference: 1.4e-12 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference: 3.3e-12 <   2e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff
SUCCESS difference: 6.3e-12 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt
SUCCESS difference: 6.7e-12 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain
SUCCESS difference: 5.7e-13 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze
SUCCESS difference: 1.2e-13 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-243 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.03877
   Total Core solution elapsed time:       61.006 
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 1 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers
SUCCESS difference: 3.2e-13 <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz
SUCCESS difference: 2.2e-14 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT
SUCCESS difference: 2.1e-14 <   3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD
SUCCESS difference:       0 <   6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe
SUCCESS difference:       0 <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn
SUCCESS difference:       0 <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp
SUCCESS difference: 4.5e-15 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA
SUCCESS difference: 3.4e-12 <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference:   1e-13 <   2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance
SUCCESS difference:       0 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd
SUCCESS difference:       0 <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd
SUCCESS difference:   4e-12 <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC
SUCCESS difference: 1.2e-12 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference: 3.4e-12 <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference:   1e-13 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW
SUCCESS difference: 1.2e-12 <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW
SUCCESS difference: 6.6e-15 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW
SUCCESS difference: 1.2e-12 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference: 2.2e-12 <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference:   7e-14 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference: 1.4e-10 <   2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain
SUCCESS difference: 1.4e-12 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference: 3.3e-12 <   2e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff
SUCCESS difference: 6.3e-12 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt
SUCCESS difference: 6.7e-12 <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation
SUCCESS difference:       0 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain
SUCCESS difference: 5.7e-13 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze
SUCCESS difference: 1.2e-13 <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-247 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0155437
   Total Core solution elapsed time:       0.0333818
   Linear solver elapsed time:             0.00709189 (21%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0712047
   Total Core solution elapsed time:       0.432344
   Linear solver elapsed time:             0.0801239 (19%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 7.6e-16 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 9.6e-16 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1
SUCCESS difference: 1.2e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1
SUCCESS difference: 3.8e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1
SUCCESS difference: 2.1e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 1.8e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 1.9e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 2.3e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 1.9e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 4.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 8.9e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 9.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 7.2e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference: 3.7e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 1.1e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 5.5e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 7.1e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 5.7e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 7.3e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference:   1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 9.7e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 9.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 7.2e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 3.9e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
SUCCESS difference: 1.2e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference: 6.2e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference:   1e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference: 6.3e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 8.4e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.4e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 6.7e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 3.7e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-247 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0155437
   Total Core solution elapsed time:       0.0333818
   Linear solver elapsed time:             0.00709189 (21%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0712047
   Total Core solution elapsed time:       0.432344
   Linear solver elapsed time:             0.0801239 (19%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 7.6e-16 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 9.6e-16 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1
SUCCESS difference: 1.2e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1
SUCCESS difference: 3.8e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1
SUCCESS difference: 2.1e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 1.8e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 1.9e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 2.3e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 1.9e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 4.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 8.9e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 9.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 7.2e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference: 3.7e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 1.1e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 5.5e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 7.1e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 5.7e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 7.3e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference:   1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 9.7e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 9.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 7.2e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 3.9e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
SUCCESS difference: 1.2e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference: 6.2e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference:   1e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference: 6.3e-15 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 8.4e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.4e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 6.7e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 3.7e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4
SUCCESS difference:       0 <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-248 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.028219
   Total Core solution elapsed time:       0.0821254
   Linear solver elapsed time:             0.0541442 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy
SUCCESS difference: 2.1e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Pressure
SUCCESS difference: 8.9e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface
SUCCESS difference:   2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface
SUCCESS difference: 7.2e-16 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 8.9e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase
SUCCESS difference:   2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-248 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.028219
   Total Core solution elapsed time:       0.0821254
   Linear solver elapsed time:             0.0541442 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy
SUCCESS difference: 2.1e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Pressure
SUCCESS difference: 8.9e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface
SUCCESS difference:   2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface
SUCCESS difference: 7.2e-16 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 8.9e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase
SUCCESS difference:   2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-252 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0767946
   Total Core solution elapsed time:       49.4349
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 49 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: Layers
SUCCESS difference:   4e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1
SUCCESS difference: 3.8e-16 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1
SUCCESS difference: 4.4e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1
SUCCESS difference: 1.4e-12 <   7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1
SUCCESS difference: 3.1e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2
SUCCESS difference:   7e-15 <   4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2
SUCCESS difference: 1.9e-15 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2
SUCCESS difference:       0 <   1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2
SUCCESS difference:       0 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2
SUCCESS difference:       0 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2
SUCCESS difference: 6.6e-16 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2
SUCCESS difference: 8.6e-14 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2
SUCCESS difference: 2.5e-15 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2
SUCCESS difference:   3e-14 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2
SUCCESS difference: 3.1e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3
SUCCESS difference: 2.7e-15 <   4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3
SUCCESS difference: 1.9e-15 <   2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3
SUCCESS difference: 2.2e-15 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3
SUCCESS difference: 9.1e-16 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3
SUCCESS difference: 2.3e-16 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3
SUCCESS difference:   8e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3
SUCCESS difference:   8e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3
SUCCESS difference:   3e-14 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3
SUCCESS difference: 2.9e-14 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4
SUCCESS difference:       0 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4
SUCCESS difference: 3.2e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4
SUCCESS difference: 4.4e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4
SUCCESS difference: 1.5e-13 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4
SUCCESS difference: 3.2e-13 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4
SUCCESS difference: 2.7e-15 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4
SUCCESS difference: 4.3e-13 <   4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4
SUCCESS difference: 1.1e-14 <   1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4
SUCCESS difference: 8.8e-13 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-252 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0767946
   Total Core solution elapsed time:       49.4349
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 49 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: Layers
SUCCESS difference:   4e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1
SUCCESS difference: 3.8e-16 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1
SUCCESS difference: 4.4e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1
SUCCESS difference: 1.4e-12 <   7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1
SUCCESS difference: 3.1e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2
SUCCESS difference:   7e-15 <   4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2
SUCCESS difference: 1.9e-15 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2
SUCCESS difference:       0 <   1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2
SUCCESS difference:       0 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2
SUCCESS difference:       0 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2
SUCCESS difference: 6.6e-16 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2
SUCCESS difference: 8.6e-14 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2
SUCCESS difference: 2.5e-15 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2
SUCCESS difference:   3e-14 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2
SUCCESS difference: 3.1e-14 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3
SUCCESS difference: 2.7e-15 <   4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3
SUCCESS difference: 1.9e-15 <   2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3
SUCCESS difference: 2.2e-15 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3
SUCCESS difference: 9.1e-16 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3
SUCCESS difference: 2.3e-16 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3
SUCCESS difference:   8e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3
SUCCESS difference:   8e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3
SUCCESS difference:   3e-14 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3
SUCCESS difference: 2.9e-14 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4
SUCCESS difference:       0 <   1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4
SUCCESS difference: 3.2e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4
SUCCESS difference: 4.4e-14 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4
SUCCESS difference: 1.5e-13 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4
SUCCESS difference: 3.2e-13 <   4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4
SUCCESS difference: 2.7e-15 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4
SUCCESS difference: 4.3e-13 <   4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4
SUCCESS difference: 1.1e-14 <   1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4
SUCCESS difference:       0 <   1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4
SUCCESS difference: 8.8e-13 <   2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-255 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0212703
   Total Core solution elapsed time:       0.101305
   Linear solver elapsed time:             0.0616194 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure1
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 9.6e-16 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference:   7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-255 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0212703
   Total Core solution elapsed time:       0.101305
   Linear solver elapsed time:             0.0616194 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure1
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 9.6e-16 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference:   7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference:   1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-256 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0394997
   Total Core solution elapsed time:       0.0877823
   Linear solver elapsed time:             0.0235339 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 5.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 3.7e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 4.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 8.2e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 5.6e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 6.9e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference:   5e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference:   2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 8.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-256 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0394997
   Total Core solution elapsed time:       0.0877823
   Linear solver elapsed time:             0.0235339 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 5.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 3.7e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 4.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 8.2e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 5.6e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 6.9e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference:   5e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference:   2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 8.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-257 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0712 
   Total Core solution elapsed time:       0.454553
   Linear solver elapsed time:             0.21364 (47%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1
SUCCESS difference:   2e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1
SUCCESS difference:   5e-17 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 1.6e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2
SUCCESS difference: 6.9e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2
SUCCESS difference:   7e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2
SUCCESS difference: 4.1e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2
SUCCESS difference:   5e-17 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 1.7e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3
SUCCESS difference:   1e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3
SUCCESS difference:   1e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3
SUCCESS difference: 5.7e-15 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3
SUCCESS difference:       0 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3
SUCCESS difference:   2e-16 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-257 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0712 
   Total Core solution elapsed time:       0.454553
   Linear solver elapsed time:             0.21364 (47%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1
SUCCESS difference:   2e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1
SUCCESS difference:   5e-17 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 1.6e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2
SUCCESS difference: 6.9e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2
SUCCESS difference:   7e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2
SUCCESS difference: 4.1e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2
SUCCESS difference:   5e-17 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 1.7e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3
SUCCESS difference:   1e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3
SUCCESS difference:   1e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3
SUCCESS difference: 5.7e-15 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3
SUCCESS difference:       0 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3
SUCCESS difference:   2e-16 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-270 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0256483
   Total Core solution elapsed time:       0.0576309
   Linear solver elapsed time:             0.0447278 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx
SUCCESS difference: 2.3e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 2.3e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-270 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
  minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0256483
   Total Core solution elapsed time:       0.0576309
   Linear solver elapsed time:             0.0447278 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx
SUCCESS difference: 2.3e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 2.3e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-285 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.232896
   Total Core solution elapsed time:       0.357235
   Linear solver elapsed time:             0.206399 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0604848
   Total Core solution elapsed time:       0.141528
   Linear solver elapsed time:             0.068198 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0597365
   Total Core solution elapsed time:       0.121475
   Linear solver elapsed time:             0.0590443 (49%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0484621
   Total Core solution elapsed time:       0.141536
   Linear solver elapsed time:             0.0806992 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0947148
   Total Core solution elapsed time:       0.65066
   Linear solver elapsed time:             0.389879 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0269878
   Total Core solution elapsed time:       0.11728
   Linear solver elapsed time:             0.0506969 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0469755
   Total Core solution elapsed time:       0.961779
   Linear solver elapsed time:             0.699357 (73%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.6e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 3.2e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 9.7e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 3.2e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference:   4e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.2e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 9.6e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.1e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 3.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.2e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 3.7e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.2e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference:   2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 1.8e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 6.9e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 1.8e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 1.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 1.4e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 7.4e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 1.3e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 5.3e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 2.9e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.1e-09 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 2.8e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.9e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 7.3e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 4.6e-09 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 7.1e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-285 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.232896
   Total Core solution elapsed time:       0.357235
   Linear solver elapsed time:             0.206399 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0604848
   Total Core solution elapsed time:       0.141528
   Linear solver elapsed time:             0.068198 (48%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0597365
   Total Core solution elapsed time:       0.121475
   Linear solver elapsed time:             0.0590443 (49%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0484621
   Total Core solution elapsed time:       0.141536
   Linear solver elapsed time:             0.0806992 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0947148
   Total Core solution elapsed time:       0.65066
   Linear solver elapsed time:             0.389879 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0269878
   Total Core solution elapsed time:       0.11728
   Linear solver elapsed time:             0.0506969 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0469755
   Total Core solution elapsed time:       0.961779
   Linear solver elapsed time:             0.699357 (73%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.6e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 3.2e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 9.7e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 3.2e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference:   4e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.2e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 9.6e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.1e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 3.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.2e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 3.7e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.2e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference:   2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 1.8e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 6.9e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 1.8e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 1.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 1.4e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 7.4e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 1.3e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 5.3e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 2.9e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.1e-09 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 2.8e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.9e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 7.3e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 4.6e-09 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 7.1e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference:   1e-16 <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-290 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0689128
   Total Core solution elapsed time:       1.62738
   Linear solver elapsed time:             0.891376 (55%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.3e-07 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx
SUCCESS difference: 3.4e-08 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy
SUCCESS difference: 2.5e-05 <  0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz
SUCCESS difference:   2e-05 <  0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel
SUCCESS difference: 4.8e-09 <   2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-290 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0689128
   Total Core solution elapsed time:       1.62738
   Linear solver elapsed time:             0.891376 (55%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.3e-07 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx
SUCCESS difference: 3.4e-08 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy
SUCCESS difference: 2.5e-05 <  0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz
SUCCESS difference:   2e-05 <  0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel
SUCCESS difference: 4.8e-09 <   2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-291 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.027483
   Total Core solution elapsed time:       1.95637
   Linear solver elapsed time:             0.543644 (28%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-07 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx
SUCCESS difference: 3.6e-08 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy
SUCCESS difference: 1.4e-05 <   8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz
SUCCESS difference: 1.2e-05 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel
SUCCESS difference: 4.1e-09 <   1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-291 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.027483
   Total Core solution elapsed time:       1.95637
   Linear solver elapsed time:             0.543644 (28%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-07 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx
SUCCESS difference: 3.6e-08 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy
SUCCESS difference: 1.4e-05 <   8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz
SUCCESS difference: 1.2e-05 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel
SUCCESS difference: 4.1e-09 <   1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-292 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
converting basalforings to linearbasalforcings
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.39035
   Total Core solution elapsed time:       0.0694065
   Linear solver elapsed time:             0.0473204 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1
SUCCESS difference: 9.4e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 8.7e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference: 8.4e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 5.3e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 8.8e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3
SUCCESS difference:   2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3
SUCCESS difference:   2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-292 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
converting basalforings to linearbasalforcings
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.39035
   Total Core solution elapsed time:       0.0694065
   Linear solver elapsed time:             0.0473204 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1
SUCCESS difference: 9.4e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 8.7e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference: 8.4e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 7.3e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 5.3e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 8.8e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3
SUCCESS difference:   2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3
SUCCESS difference:   2e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-293 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.geothermalflux specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.271411
   Total Core solution elapsed time:       0.112724
   Linear solver elapsed time:             0.0761671 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference:   2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1
SUCCESS difference: 1.1e-16 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 5.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2
SUCCESS difference: 1.9e-15 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3
SUCCESS difference: 2.3e-15 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-293 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.geothermalflux specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.271411
   Total Core solution elapsed time:       0.112724
   Linear solver elapsed time:             0.0761671 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference:   2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1
SUCCESS difference: 1.1e-16 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 5.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference: 5.2e-16 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2
SUCCESS difference: 1.9e-15 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3
SUCCESS difference: 2.3e-15 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-302 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0299955
   Total Core solution elapsed time:       0.022165
   Linear solver elapsed time:             0.0158027 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-302 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0299955
   Total Core solution elapsed time:       0.022165
   Linear solver elapsed time:             0.0158027 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.1e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.1e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-305 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0466438
   Total Core solution elapsed time:       0.0289598
   Linear solver elapsed time:             0.0181733 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx
SUCCESS difference: 8.5e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 7.3e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 8.4e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-305 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0466438
   Total Core solution elapsed time:       0.0289598
   Linear solver elapsed time:             0.0181733 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx
SUCCESS difference: 8.5e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 7.3e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 8.4e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-307 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.062322
   Total Core solution elapsed time:       0.0649918
   Linear solver elapsed time:             0.0418797 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx
SUCCESS difference: 1.3e-10 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy
SUCCESS difference: 8.1e-11 <   2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz
SUCCESS difference: 1.3e-10 <   2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-307 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.062322
   Total Core solution elapsed time:       0.0649918
   Linear solver elapsed time:             0.0418797 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx
SUCCESS difference: 1.3e-10 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy
SUCCESS difference: 8.1e-11 <   2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz
SUCCESS difference: 1.3e-10 <   2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel
SUCCESS difference:   1e-16 <   1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-312 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0849494
   Total Core solution elapsed time:       0.132916
   Linear solver elapsed time:             0.0402037 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature
SUCCESS difference: 9.7e-09 <   2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-312 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0849494
   Total Core solution elapsed time:       0.132916
   Linear solver elapsed time:             0.0402037 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature
SUCCESS difference: 9.7e-09 <   2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-313 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test313'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.70336e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
iteration 2/3  time [yr]: 2.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.84175e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
iteration 3/3  time [yr]: 3.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.30176e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.120025
   Total Core solution elapsed time:       0.140809
   Linear solver elapsed time:             0.0528351 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:   2e-15 <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-313 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'test313'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.70336e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
iteration 2/3  time [yr]: 2.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.84175e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
iteration 3/3  time [yr]: 3.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.30176e-16
   number of unstable constraints: 0
   computing melting

   solver residue: norm(KU-F)/norm(F)=0
   computing smb 
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.120025
   Total Core solution elapsed time:       0.140809
   Linear solver elapsed time:             0.0528351 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference:   2e-15 <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-314 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.188953
   Total Core solution elapsed time:       0.0728971
   Linear solver elapsed time:             0.0450508 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1
SUCCESS difference: 9.2e-13 <   1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2
SUCCESS difference: 7.7e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2
SUCCESS difference: 7.2e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2
SUCCESS difference: 1.8e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2
SUCCESS difference: 1.2e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2
SUCCESS difference: 8.5e-13 <   1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 8.5e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3
SUCCESS difference: 7.6e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3
SUCCESS difference: 2.4e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3
SUCCESS difference: 2.8e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-314 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.188953
   Total Core solution elapsed time:       0.0728971
   Linear solver elapsed time:             0.0450508 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1
SUCCESS difference:   1e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1
SUCCESS difference: 9.2e-13 <   1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2
SUCCESS difference: 7.7e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2
SUCCESS difference: 7.2e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2
SUCCESS difference: 1.8e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2
SUCCESS difference: 1.2e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2
SUCCESS difference: 8.5e-13 <   1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 8.5e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3
SUCCESS difference: 7.6e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3
SUCCESS difference: 2.4e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3
SUCCESS difference: 2.8e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-315 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0689001
   Total Core solution elapsed time:       0.231129
   Linear solver elapsed time:             0.0824886 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 7.5e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1
SUCCESS difference: 6.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.6e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 5.6e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 9.3e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 5.5e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2
SUCCESS difference: 4.7e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 5.1e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 6.4e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.1e-13 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 6.9e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 6.6e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-315 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0689001
   Total Core solution elapsed time:       0.231129
   Linear solver elapsed time:             0.0824886 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1
SUCCESS difference: 6.8e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 7.5e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1
SUCCESS difference: 6.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 4.6e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 5.6e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 9.3e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 5.5e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 7.2e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2
SUCCESS difference: 4.7e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference:       0 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 5.1e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 6.4e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.1e-13 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 6.9e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 6.6e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-318 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.365056
   Total Core solution elapsed time:       0.209871
   Linear solver elapsed time:             0.0958538 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 8.5e-16 <   1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx
SUCCESS difference: 6.8e-16 <   1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy
SUCCESS difference: 1.8e-10 <   6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz
SUCCESS difference: 6.7e-16 <   1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure
SUCCESS difference: 5.5e-13 <   1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature
SUCCESS difference: 3.1e-08 <   1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-318 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.365056
   Total Core solution elapsed time:       0.209871
   Linear solver elapsed time:             0.0958538 (46%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 8.5e-16 <   1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx
SUCCESS difference: 6.8e-16 <   1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy
SUCCESS difference: 1.8e-10 <   6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz
SUCCESS difference: 6.7e-16 <   1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel
SUCCESS difference:       0 <   1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure
SUCCESS difference: 5.5e-13 <   1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature
SUCCESS difference: 3.1e-08 <   1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-319 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     15.48431  |       15.48431 4.385504e-36
 x =         1 | f(x) =     44.08287  |       44.08287 6.893478e-06
 x =  0.381966 | f(x) =     15.57893  |       15.57893 1.005745e-06
 x =  0.618034 | f(x) =     20.46353  |       20.46352 2.633074e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     15.89764  |       15.89764 4.385504e-36
 x =         1 | f(x) =     37.83327  |       37.83326 7.365165e-06
 x =  0.381966 | f(x) =     14.11796  |       14.11796 1.074563e-06
 x =  0.618034 | f(x) =     17.82553  |       17.82553 2.813243e-06
write lock file:

   FemModel initialization elapsed time:   0.0272566
   Total Core solution elapsed time:       0.102196
   Linear solver elapsed time:             0.0593807 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference:   6e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference: 8.4e-16 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure
SUCCESS difference: 2.2e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 2.8e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-319 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     15.48431  |       15.48431 4.385504e-36
 x =         1 | f(x) =     44.08287  |       44.08287 6.893478e-06
 x =  0.381966 | f(x) =     15.57893  |       15.57893 1.005745e-06
 x =  0.618034 | f(x) =     20.46353  |       20.46352 2.633074e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     15.89764  |       15.89764 4.385504e-36
 x =         1 | f(x) =     37.83327  |       37.83326 7.365165e-06
 x =  0.381966 | f(x) =     14.11796  |       14.11796 1.074563e-06
 x =  0.618034 | f(x) =     17.82553  |       17.82553 2.813243e-06
write lock file:

   FemModel initialization elapsed time:   0.0272566
   Total Core solution elapsed time:       0.102196
   Linear solver elapsed time:             0.0593807 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference:   6e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference: 8.4e-16 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure
SUCCESS difference: 2.2e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 2.8e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-320 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     15.48431  |       15.48431 4.385504e-36
 x =         1 | f(x) =     44.08287  |       44.08287 6.893478e-06
 x =  0.381966 | f(x) =     15.57893  |       15.57893 1.005745e-06
 x =  0.618034 | f(x) =     20.46353  |       20.46352 2.633074e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     15.89764  |       15.89764 4.385504e-36
 x =         1 | f(x) =     37.83327  |       37.83326 7.365165e-06
 x =  0.381966 | f(x) =     14.11796  |       14.11796 1.074563e-06
 x =  0.618034 | f(x) =     17.82553  |       17.82553 2.813243e-06
write lock file:

   FemModel initialization elapsed time:   0.0465035
   Total Core solution elapsed time:       0.12278
   Linear solver elapsed time:             0.0710436 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference: 1.6e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.3e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure
SUCCESS difference: 2.3e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel
SUCCESS difference: 3.6e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx
SUCCESS difference: 2.7e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-320 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     15.48431  |       15.48431 4.385504e-36
 x =         1 | f(x) =     44.08287  |       44.08287 6.893478e-06
 x =  0.381966 | f(x) =     15.57893  |       15.57893 1.005745e-06
 x =  0.618034 | f(x) =     20.46353  |       20.46352 2.633074e-06
====================== step 2/2 ===============================
 x =         0 | f(x) =     15.89764  |       15.89764 4.385504e-36
 x =         1 | f(x) =     37.83327  |       37.83326 7.365165e-06
 x =  0.381966 | f(x) =     14.11796  |       14.11796 1.074563e-06
 x =  0.618034 | f(x) =     17.82553  |       17.82553 2.813243e-06
write lock file:

   FemModel initialization elapsed time:   0.0465035
   Total Core solution elapsed time:       0.12278
   Linear solver elapsed time:             0.0710436 (58%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference: 1.6e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.3e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure
SUCCESS difference: 2.3e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel
SUCCESS difference: 3.6e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx
SUCCESS difference: 2.7e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-323 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0834027
   Total Core solution elapsed time:       0.459858
   Linear solver elapsed time:             0.308409 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1
SUCCESS difference: 6.6e-16 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2
SUCCESS difference:   6e-16 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 9.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 9.8e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 1.8e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 9.6e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3
SUCCESS difference: 2.1e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 1.8e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-323 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0834027
   Total Core solution elapsed time:       0.459858
   Linear solver elapsed time:             0.308409 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1
SUCCESS difference: 6.6e-16 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2
SUCCESS difference:   6e-16 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 9.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 9.8e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 1.8e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 9.6e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3
SUCCESS difference:       0 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3
SUCCESS difference: 2.1e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 1.8e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-325 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.151671
   Total Core solution elapsed time:       0.0934535
   Linear solver elapsed time:             0.0707108 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference:       0 <   5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-325 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.151671
   Total Core solution elapsed time:       0.0934535
   Linear solver elapsed time:             0.0707108 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference:       0 <   5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-329 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0687738
   Total Core solution elapsed time:       0.231851
   Linear solver elapsed time:             0.0944697 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 9.8e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference: 6.1e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 9.8e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 2.5e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 3.1e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference: 2.8e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference:       0 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 9.3e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 3.2e-11 <   2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference:   9e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2
SUCCESS difference: 4.1e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 5.2e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 3.5e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 1.1e-12 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 1.9e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 1.4e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 1.2e-10 <   5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 4.4e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3
SUCCESS difference: 9.2e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 1.2e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 4.2e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 1.7e-12 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 2.7e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-329 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0687738
   Total Core solution elapsed time:       0.231851
   Linear solver elapsed time:             0.0944697 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 9.8e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference: 6.1e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 9.8e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 2.5e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 3.1e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference: 2.8e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference:       0 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 9.3e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 3.2e-11 <   2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference:   9e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2
SUCCESS difference: 4.1e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 5.2e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 3.5e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 1.1e-12 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 1.9e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 1.4e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 1.2e-10 <   5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 4.4e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3
SUCCESS difference: 9.2e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 1.2e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 4.2e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 1.7e-12 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 2.7e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-333 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 2.986975e+07  |   2.986975e+07 4.385504e-36
 x =         1 | f(x) = 1.876304e+07  |   1.876304e+07 7.207202e-06
 x =  0.381966 | f(x) = 2.338061e+07  |   2.338061e+07 1.051517e-06
 x =  0.618034 | f(x) = 2.251014e+07  |   2.251014e+07 2.752906e-06
====================== step 2/2 ===============================
 x =         0 | f(x) = 1.923886e+07  |   1.923886e+07 7.207202e-06
 x =         1 | f(x) = 1.133764e+07  |   1.133764e+07 3.069844e-05
 x =  0.381966 | f(x) =  1.48015e+07  |    1.48015e+07 1.424717e-05
 x =  0.618034 | f(x) = 1.398718e+07  |   1.398718e+07  1.97927e-05
write lock file:

   FemModel initialization elapsed time:   0.0692341
   Total Core solution elapsed time:       0.389911
   Linear solver elapsed time:             0.215822 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 1.6e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits
SUCCESS difference: 4.1e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient
SUCCESS difference:       0 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure
SUCCESS difference: 1.3e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 1.7e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 1.3e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-333 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 2.986975e+07  |   2.986975e+07 4.385504e-36
 x =         1 | f(x) = 1.876304e+07  |   1.876304e+07 7.207202e-06
 x =  0.381966 | f(x) = 2.338061e+07  |   2.338061e+07 1.051517e-06
 x =  0.618034 | f(x) = 2.251014e+07  |   2.251014e+07 2.752906e-06
====================== step 2/2 ===============================
 x =         0 | f(x) = 1.923886e+07  |   1.923886e+07 7.207202e-06
 x =         1 | f(x) = 1.133764e+07  |   1.133764e+07 3.069844e-05
 x =  0.381966 | f(x) =  1.48015e+07  |    1.48015e+07 1.424717e-05
 x =  0.618034 | f(x) = 1.398718e+07  |   1.398718e+07  1.97927e-05
write lock file:

   FemModel initialization elapsed time:   0.0692341
   Total Core solution elapsed time:       0.389911
   Linear solver elapsed time:             0.215822 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 <   1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 1.6e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits
SUCCESS difference: 4.1e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient
SUCCESS difference:       0 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure
SUCCESS difference: 1.3e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 1.7e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 1.3e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-334 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1841.967  |       1841.967
 x =         1 | f(x) =     1604.856  |       1604.856
 x =  0.381966 | f(x) =     1673.735  |       1673.735
 x =  0.618034 | f(x) =     1669.909  |       1669.909
====================== step 2/2 ===============================
 x =         0 | f(x) =     1586.587  |       1586.587
 x =         1 | f(x) =     1016.728  |       1016.728
 x =  0.381966 | f(x) =     1077.684  |       1077.684
 x =  0.618034 | f(x) =     1079.855  |       1079.855
write lock file:

   FemModel initialization elapsed time:   0.0343571
   Total Core solution elapsed time:       0.154151
   Linear solver elapsed time:             0.0918006 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient
SUCCESS difference: 5.2e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar
SUCCESS difference:       0 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure
SUCCESS difference: 2.7e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel
SUCCESS difference: 2.8e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx
SUCCESS difference: 2.7e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-334 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1841.967  |       1841.967
 x =         1 | f(x) =     1604.856  |       1604.856
 x =  0.381966 | f(x) =     1673.735  |       1673.735
 x =  0.618034 | f(x) =     1669.909  |       1669.909
====================== step 2/2 ===============================
 x =         0 | f(x) =     1586.587  |       1586.587
 x =         1 | f(x) =     1016.728  |       1016.728
 x =  0.381966 | f(x) =     1077.684  |       1077.684
 x =  0.618034 | f(x) =     1079.855  |       1079.855
write lock file:

   FemModel initialization elapsed time:   0.0343571
   Total Core solution elapsed time:       0.154151
   Linear solver elapsed time:             0.0918006 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient
SUCCESS difference: 5.2e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar
SUCCESS difference:       0 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure
SUCCESS difference: 2.7e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel
SUCCESS difference: 2.8e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx
SUCCESS difference: 2.7e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-335 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0404413
   Total Core solution elapsed time:       0.0679198
   Linear solver elapsed time:             0.0389684 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 8.5e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vz
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vel
SUCCESS difference: 1.3e-17 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 1.8e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 1.1e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 4.1e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 5.5e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference:   2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-335 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0404413
   Total Core solution elapsed time:       0.0679198
   Linear solver elapsed time:             0.0389684 (57%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 8.5e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vz
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Vel
SUCCESS difference: 1.3e-17 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 1.8e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 1.1e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 4.1e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 5.5e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference:   2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.2e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-338 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.031083
   Total Core solution elapsed time:       6.63535
   Linear solver elapsed time:             3.76086 (57%)

   Total elapsed time: 0 hrs 0 min 6 sec
SUCCESS difference: 9.9e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 3.1e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 1.3e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1
SUCCESS difference: 5.7e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference: 1.2e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference:   1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 4.9e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 2.1e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3
SUCCESS difference: 5.5e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 2.6e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-338 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.031083
   Total Core solution elapsed time:       6.63535
   Linear solver elapsed time:             3.76086 (57%)

   Total elapsed time: 0 hrs 0 min 6 sec
SUCCESS difference: 9.9e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 3.1e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1
SUCCESS difference:   1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 1.3e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1
SUCCESS difference: 5.7e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference: 1.2e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference:   1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 4.9e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 2.1e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3
SUCCESS difference: 5.5e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 2.6e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-339 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0579046
   Total Core solution elapsed time:       0.180878
   Linear solver elapsed time:             0.0927006 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 5.8e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 1.9e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 6.7e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 6.7e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3
SUCCESS difference: 3.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 9.2e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference:   9e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-339 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0579046
   Total Core solution elapsed time:       0.180878
   Linear solver elapsed time:             0.0927006 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   3e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1
SUCCESS difference:   1e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 5.8e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 2.4e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 1.9e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 6.7e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 6.7e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 3.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3
SUCCESS difference: 3.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 9.2e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference:   9e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 2.6e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-341 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

┌────┬─────────────────┬────────────┬────────────────────────┐
│Iter│  Cost function  │ Grad. norm │  List of contributions │
├────┼─────────────────┼────────────┼────────────────────────┤
│  1 │ f(x)=2.9312e+07 │   1.91e+06 │ 2.931e+07 4.386e-36    │
│  2 │ f(x)=2.4569e+06 │   2.71e+05 │ 2.457e+06  0.000223    │
│  3 │ f(x)=1.3135e+06 │   1.89e+05 │ 1.313e+06 0.0003139    │
└────┴─────────────────┴────────────┴────────────────────────┘
   Maximum number of iterations exceeded
write lock file:

   FemModel initialization elapsed time:   0.0405608
   Total Core solution elapsed time:       0.196889
   Linear solver elapsed time:             0.0864473 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference: 5.2e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure
SUCCESS difference: 3.1e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel
SUCCESS difference: 7.5e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx
SUCCESS difference: 3.1e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-341 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

┌────┬─────────────────┬────────────┬────────────────────────┐
│Iter│  Cost function  │ Grad. norm │  List of contributions │
├────┼─────────────────┼────────────┼────────────────────────┤
│  1 │ f(x)=2.9312e+07 │   1.91e+06 │ 2.931e+07 4.386e-36    │
│  2 │ f(x)=2.4569e+06 │   2.71e+05 │ 2.457e+06  0.000223    │
│  3 │ f(x)=1.3135e+06 │   1.89e+05 │ 1.313e+06 0.0003139    │
└────┴─────────────────┴────────────┴────────────────────────┘
   Maximum number of iterations exceeded
write lock file:

   FemModel initialization elapsed time:   0.0405608
   Total Core solution elapsed time:       0.196889
   Linear solver elapsed time:             0.0864473 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference: 5.2e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure
SUCCESS difference: 3.1e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel
SUCCESS difference: 7.5e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx
SUCCESS difference: 3.1e-11 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-343 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0513245
   Total Core solution elapsed time:       0.0597565
   Linear solver elapsed time:             0.0358957 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 4.9e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference:   2e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1
SUCCESS difference: 3.3e-14 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 5.8e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference: 4.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2
SUCCESS difference: 1.2e-13 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 8.5e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference:   9e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 3.4e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 7.7e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.5e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-343 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0513245
   Total Core solution elapsed time:       0.0597565
   Linear solver elapsed time:             0.0358957 (60%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 4.9e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference:   2e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1
SUCCESS difference: 3.3e-14 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 5.8e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference: 4.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2
SUCCESS difference: 5.6e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2
SUCCESS difference: 1.2e-13 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 8.5e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference:   9e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference:       0 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 3.4e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 7.7e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.5e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-344 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.187199
   Total Core solution elapsed time:       0.63505
   Linear solver elapsed time:             0.336745 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 5.4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference:   2e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference: 5.4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1
SUCCESS difference: 8.8e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 9.8e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference:   2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1
SUCCESS difference: 1.7e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1
SUCCESS difference:       0 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1
SUCCESS difference:   4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 3.2e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 1.7e-13 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 3.2e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2
SUCCESS difference: 1.6e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 3.1e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference: 1.4e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 7.7e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 2.1e-13 <   5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2.6e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference:   2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3
SUCCESS difference:   6e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3
SUCCESS difference: 3.9e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 7.1e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-344 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.187199
   Total Core solution elapsed time:       0.63505
   Linear solver elapsed time:             0.336745 (53%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 5.4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference:   2e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference: 5.4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1
SUCCESS difference: 8.8e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 9.8e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference:   2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1
SUCCESS difference: 1.7e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1
SUCCESS difference:       0 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1
SUCCESS difference:   4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 3.2e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 1.7e-13 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 3.2e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2
SUCCESS difference: 1.6e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 3.1e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference: 1.4e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 7.7e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 2.1e-13 <   5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2.6e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference:   2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3
SUCCESS difference:   6e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3
SUCCESS difference: 3.9e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 7.1e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-346 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.193681
   Total Core solution elapsed time:       0.175669
   Linear solver elapsed time:             0.0600201 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.9e-15 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-346 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.193681
   Total Core solution elapsed time:       0.175669
   Linear solver elapsed time:             0.0600201 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.9e-15 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-347 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0409862
   Total Core solution elapsed time:       0.0591817
   Linear solver elapsed time:             0.024521 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-15 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   4e-15 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-347 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0409862
   Total Core solution elapsed time:       0.0591817
   Linear solver elapsed time:             0.024521 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.2e-15 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1
SUCCESS difference:       0 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference:   4e-15 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference:       0 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-353 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.252125
   Total Core solution elapsed time:       0.757874
   Linear solver elapsed time:             0.373676 (49%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-14 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 3.1e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1
SUCCESS difference: 5.1e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 4.6e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 3.6e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 9.4e-16 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 9.4e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 1.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 3.8e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 2.8e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 2.8e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 4.5e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 2.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-353 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.252125
   Total Core solution elapsed time:       0.757874
   Linear solver elapsed time:             0.373676 (49%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-14 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 3.1e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1
SUCCESS difference: 5.1e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 4.1e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 4.6e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 3.6e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 9.4e-16 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 9.4e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 1.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 3.8e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 2.8e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 2.8e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness3
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 4.5e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 2.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4
SUCCESS difference:       0 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-361 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0861716
   Total Core solution elapsed time:       3.30427
   Linear solver elapsed time:             0.732517 (22%)

   Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
SUCCESS difference: 3.4e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1
SUCCESS difference: 3.5e-14 <   7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1
SUCCESS difference: 5.9e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1
SUCCESS difference: 5.7e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference:   1e-14 <   6e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2
SUCCESS difference: 4.6e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2
SUCCESS difference: 5.6e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness3
SUCCESS difference: 1.5e-14 <   5e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3
SUCCESS difference: 4.4e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3
SUCCESS difference: 6.7e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 2.2e-14 <   7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4
SUCCESS difference: 4.3e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-361 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file 'testChannels'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
iteration 1/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 2/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 3/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
iteration 4/4  time [yr]: 0.00 (time step: 0.00)
   updating effective pressure
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.0861716
   Total Core solution elapsed time:       3.30427
   Linear solver elapsed time:             0.732517 (22%)

   Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
SUCCESS difference: 3.4e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1
SUCCESS difference: 3.5e-14 <   7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1
SUCCESS difference: 5.9e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1
SUCCESS difference: 5.7e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference:   1e-14 <   6e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2
SUCCESS difference: 4.6e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2
SUCCESS difference: 5.6e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness3
SUCCESS difference: 1.5e-14 <   5e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential3
SUCCESS difference: 4.4e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3
SUCCESS difference: 6.7e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 2.2e-14 <   7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4
SUCCESS difference: 4.3e-13 <   3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-404 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.070281
   Total Core solution elapsed time:       0.571202
   Linear solver elapsed time:             0.285148 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-09 <   4e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vx
SUCCESS difference: 2.8e-09 <   6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy
SUCCESS difference:   4e-09 <   2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz
SUCCESS difference:   4e-09 <   1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel
SUCCESS difference: 4.1e-09 <   8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-404 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.070281
   Total Core solution elapsed time:       0.571202
   Linear solver elapsed time:             0.285148 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-09 <   4e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vx
SUCCESS difference: 2.8e-09 <   6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy
SUCCESS difference:   4e-09 <   2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz
SUCCESS difference:   4e-09 <   1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel
SUCCESS difference: 4.1e-09 <   8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-407 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.20157
   Total Core solution elapsed time:       0.462114
   Linear solver elapsed time:             0.0702103 (15%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.9e-15 <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-407 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   1.20157
   Total Core solution elapsed time:       0.462114
   Linear solver elapsed time:             0.0702103 (15%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.9e-15 <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature
SUCCESS difference:       0 <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-410 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.153737
   Total Core solution elapsed time:       1.34413
   Linear solver elapsed time:             0.829241 (62%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:   2e-11 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 8.9e-12 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 1.9e-09 <   1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 8.9e-12 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure
SUCCESS difference: 1.8e-10 <   5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 1.1e-07 <   1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-410 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.153737
   Total Core solution elapsed time:       1.34413
   Linear solver elapsed time:             0.829241 (62%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:   2e-11 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 8.9e-12 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 1.9e-09 <   1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 8.9e-12 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure
SUCCESS difference: 1.8e-10 <   5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 1.1e-07 <   1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-415 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1398.081  |        1398.08 0.0002296379
 x =         1 | f(x) =     1189.926  |       1189.926 0.0002238765
 x =  0.381966 | f(x) =     1281.699  |       1281.699 0.0002249231
 x =  0.618034 | f(x) =      1252.28  |        1252.28  0.000223563
====================== step 2/2 ===============================
 x =         0 | f(x) =     1178.046  |       1178.046 0.0002238765
 x =         1 | f(x) =     1047.107  |       1047.107 0.0002341593
 x =  0.381966 | f(x) =     1101.268  |       1101.267 0.0002260137
 x =  0.618034 | f(x) =     1085.228  |       1085.228 0.0002284412
write lock file:

   FemModel initialization elapsed time:   0.0700925
   Total Core solution elapsed time:       1.97571
   Linear solver elapsed time:             0.912661 (46%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.8e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference: 1.4e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits
SUCCESS difference: 8.4e-11 <   3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1.4e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 3.8e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.5e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 7.9e-10 <   1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 9.7e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 7.8e-08 <   1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-415 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     1398.081  |        1398.08 0.0002296379
 x =         1 | f(x) =     1189.926  |       1189.926 0.0002238765
 x =  0.381966 | f(x) =     1281.699  |       1281.699 0.0002249231
 x =  0.618034 | f(x) =      1252.28  |        1252.28  0.000223563
====================== step 2/2 ===============================
 x =         0 | f(x) =     1178.046  |       1178.046 0.0002238765
 x =         1 | f(x) =     1047.107  |       1047.107 0.0002341593
 x =  0.381966 | f(x) =     1101.268  |       1101.267 0.0002260137
 x =  0.618034 | f(x) =     1085.228  |       1085.228 0.0002284412
write lock file:

   FemModel initialization elapsed time:   0.0700925
   Total Core solution elapsed time:       1.97571
   Linear solver elapsed time:             0.912661 (46%)

   Total elapsed time: 0 hrs 0 min 2 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.8e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference: 1.4e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits
SUCCESS difference: 8.4e-11 <   3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference:   1e-16 <   1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1.4e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 3.8e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.5e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 7.9e-10 <   1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 9.7e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 7.8e-08 <   1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-423 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.456655
   Total Core solution elapsed time:       1.14472
   Linear solver elapsed time:             0.581345 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.124669
   Total Core solution elapsed time:       0.500354
   Linear solver elapsed time:             0.205104 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.245657
   Total Core solution elapsed time:       1.35581
   Linear solver elapsed time:             0.688402 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.341031
   Total Core solution elapsed time:       0.941105
   Linear solver elapsed time:             0.510093 (54%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfAggressive
SUCCESS difference:   8e-15 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelAggressive
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSoft
SUCCESS difference: 1.2e-14 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSoft
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement
SUCCESS difference: 4.4e-15 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement2
SUCCESS difference: 4.7e-15 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-423 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.456655
   Total Core solution elapsed time:       1.14472
   Linear solver elapsed time:             0.581345 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.124669
   Total Core solution elapsed time:       0.500354
   Linear solver elapsed time:             0.205104 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.245657
   Total Core solution elapsed time:       1.35581
   Linear solver elapsed time:             0.688402 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.341031
   Total Core solution elapsed time:       0.941105
   Linear solver elapsed time:             0.510093 (54%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfAggressive
SUCCESS difference:   8e-15 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelAggressive
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSoft
SUCCESS difference: 1.2e-14 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSoft
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement
SUCCESS difference: 4.4e-15 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement
SUCCESS difference: 1.1e-16 <   1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement2
SUCCESS difference: 4.7e-15 <   2e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-424 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.207934
   Total Core solution elapsed time:       0.0702901
   Linear solver elapsed time:             0.0316277 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference: 1.8e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1
SUCCESS difference:   2e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 8.5e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2
SUCCESS difference: 3.6e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAred2
SUCCESS difference: 7.6e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3
SUCCESS difference: 5.2e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.4e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 4.1e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference: 3.7e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference:   3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-424 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.207934
   Total Core solution elapsed time:       0.0702901
   Linear solver elapsed time:             0.0316277 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1
SUCCESS difference: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference: 1.8e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1
SUCCESS difference:   2e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 8.5e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2
SUCCESS difference: 3.2e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2
SUCCESS difference: 3.6e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAred2
SUCCESS difference: 7.6e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 2.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3
SUCCESS difference: 5.2e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3
SUCCESS difference:       0 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.4e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 4.1e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference: 3.7e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference:   3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-427 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.231603
   Total Core solution elapsed time:       0.65697
   Linear solver elapsed time:             0.223709 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 5.7e-16 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1
SUCCESS difference:   1e-15 <   5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2
SUCCESS difference: 6.6e-15 <   4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.7e-15 <   7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 5.5e-15 <   2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 1.1e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 1.2e-11 <   5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 1.1e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 1.8e-11 <   7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-427 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.231603
   Total Core solution elapsed time:       0.65697
   Linear solver elapsed time:             0.223709 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 5.7e-16 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference: 3.2e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1
SUCCESS difference:   1e-15 <   5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2
SUCCESS difference: 6.6e-15 <   4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.7e-15 <   7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 5.5e-15 <   2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 1.1e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 1.2e-11 <   5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 1.1e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 1.8e-11 <   7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-430 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.239421
   Total Core solution elapsed time:       0.687211
   Linear solver elapsed time:             0.367963 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   2e-11 test id: 430 test name: MISMIP3D field: Bed1
SUCCESS difference: 1.4e-15 <   5e-12 test id: 430 test name: MISMIP3D field: Surface1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 430 test name: MISMIP3D field: Thickness1
SUCCESS difference: 5.1e-16 <   1e-11 test id: 430 test name: MISMIP3D field: Floatingice1
SUCCESS difference:   7e-15 <   5e-10 test id: 430 test name: MISMIP3D field: Vx1
SUCCESS difference: 1.8e-13 <   1e-08 test id: 430 test name: MISMIP3D field: Vy1
SUCCESS difference:   1e-16 <   1e-13 test id: 430 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.3e-15 <   3e-11 test id: 430 test name: MISMIP3D field: Bed2
SUCCESS difference: 1.9e-15 <   3e-11 test id: 430 test name: MISMIP3D field: Surface2
SUCCESS difference: 1.4e-15 <   9e-10 test id: 430 test name: MISMIP3D field: Thickness2
SUCCESS difference: 6.5e-16 <   7e-11 test id: 430 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 6.4e-15 <   1e-09 test id: 430 test name: MISMIP3D field: Vx2
SUCCESS difference: 1.2e-13 <   5e-08 test id: 430 test name: MISMIP3D field: Vy2
SUCCESS difference: 9.9e-16 <   1e-10 test id: 430 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 <   1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 430 test name: MISMIP3D field: Bed3
SUCCESS difference: 2.4e-15 <   3e-11 test id: 430 test name: MISMIP3D field: Surface3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 430 test name: MISMIP3D field: Thickness3
SUCCESS difference:   1e-15 <   7e-11 test id: 430 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 3.1e-15 <   1e-09 test id: 430 test name: MISMIP3D field: Vx3
SUCCESS difference: 1.7e-14 <   5e-08 test id: 430 test name: MISMIP3D field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 430 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-430 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.239421
   Total Core solution elapsed time:       0.687211
   Linear solver elapsed time:             0.367963 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   2e-11 test id: 430 test name: MISMIP3D field: Bed1
SUCCESS difference: 1.4e-15 <   5e-12 test id: 430 test name: MISMIP3D field: Surface1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 430 test name: MISMIP3D field: Thickness1
SUCCESS difference: 5.1e-16 <   1e-11 test id: 430 test name: MISMIP3D field: Floatingice1
SUCCESS difference:   7e-15 <   5e-10 test id: 430 test name: MISMIP3D field: Vx1
SUCCESS difference: 1.8e-13 <   1e-08 test id: 430 test name: MISMIP3D field: Vy1
SUCCESS difference:   1e-16 <   1e-13 test id: 430 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.3e-15 <   3e-11 test id: 430 test name: MISMIP3D field: Bed2
SUCCESS difference: 1.9e-15 <   3e-11 test id: 430 test name: MISMIP3D field: Surface2
SUCCESS difference: 1.4e-15 <   9e-10 test id: 430 test name: MISMIP3D field: Thickness2
SUCCESS difference: 6.5e-16 <   7e-11 test id: 430 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 6.4e-15 <   1e-09 test id: 430 test name: MISMIP3D field: Vx2
SUCCESS difference: 1.2e-13 <   5e-08 test id: 430 test name: MISMIP3D field: Vy2
SUCCESS difference: 9.9e-16 <   1e-10 test id: 430 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 <   1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 430 test name: MISMIP3D field: Bed3
SUCCESS difference: 2.4e-15 <   3e-11 test id: 430 test name: MISMIP3D field: Surface3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 430 test name: MISMIP3D field: Thickness3
SUCCESS difference:   1e-15 <   7e-11 test id: 430 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 3.1e-15 <   1e-09 test id: 430 test name: MISMIP3D field: Vx3
SUCCESS difference: 1.7e-14 <   5e-08 test id: 430 test name: MISMIP3D field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 430 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-431 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.191304
   Total Core solution elapsed time:       0.431288
   Linear solver elapsed time:             0.148417 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <  0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 1.4e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 1.5e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz
SUCCESS difference: 1.4e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure
SUCCESS difference: 4.2e-16 <  0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference:   2e-12 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference: 1.4e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-431 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.191304
   Total Core solution elapsed time:       0.431288
   Linear solver elapsed time:             0.148417 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <  0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 1.4e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 1.5e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz
SUCCESS difference: 1.4e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure
SUCCESS difference: 4.2e-16 <  0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference:   2e-12 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference: 1.4e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-432 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0983076
   Total Core solution elapsed time:       1.74502
   Linear solver elapsed time:             1.21835 (70%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.2e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 2.2e-10 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 5.7e-11 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 2.2e-10 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Pressure
SUCCESS difference: 2.6e-11 <   2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference:   3e-11 <   5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 1.4e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-432 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0983076
   Total Core solution elapsed time:       1.74502
   Linear solver elapsed time:             1.21835 (70%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.2e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 2.2e-10 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 5.7e-11 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 2.2e-10 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vel
SUCCESS difference:   1e-16 <   1e-13 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Pressure
SUCCESS difference: 2.6e-11 <   2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference:   3e-11 <   5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 1.4e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-436 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
 
 ====== Testing rheology law: LliboutryDuval = 
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   2.50338
   Total Core solution elapsed time:       1.17576
   Linear solver elapsed time:             0.478986 (41%)

   Total elapsed time: 0 hrs 0 min 3 sec
 
 ====== Testing rheology law: CuffeyTemperate = 
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.204927
   Total Core solution elapsed time:       0.544732
   Linear solver elapsed time:             0.195039 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 1.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 7.4e-11 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 1.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval
SUCCESS difference:   1e-16 <   1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval
SUCCESS difference:   2e-11 <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 5.5e-11 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 1.1e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 4.3e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 2.5e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 6.9e-11 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate
SUCCESS difference: 2.5e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate
SUCCESS difference:   1e-16 <   1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate
SUCCESS difference: 4.2e-11 <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 1.4e-10 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 2.3e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-436 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
 
 ====== Testing rheology law: LliboutryDuval = 
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   2.50338
   Total Core solution elapsed time:       1.17576
   Linear solver elapsed time:             0.478986 (41%)

   Total elapsed time: 0 hrs 0 min 3 sec
 
 ====== Testing rheology law: CuffeyTemperate = 
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.204927
   Total Core solution elapsed time:       0.544732
   Linear solver elapsed time:             0.195039 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.8e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 1.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 7.4e-11 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 1.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval
SUCCESS difference:   1e-16 <   1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval
SUCCESS difference:   2e-11 <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 5.5e-11 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 1.1e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 4.3e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 2.5e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 6.9e-11 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate
SUCCESS difference: 2.5e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate
SUCCESS difference:   1e-16 <   1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate
SUCCESS difference: 4.2e-11 <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 1.4e-10 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 2.3e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-437 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      creating thickness
      creating velocities
      creating drag
      creating temperatures
      creating flow law parameter
      creating surface mass balance
      boundary conditions for stressbalance model
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for thermal model
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.096483
   Total Core solution elapsed time:       8.89924
   Linear solver elapsed time:             1.64784 (19%)

   Total elapsed time: 0 hrs 0 min 8 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference:   3e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1
SUCCESS difference:       0 <   1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1
SUCCESS difference: 3.5e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2
SUCCESS difference: 6.4e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 1.1e-10 <   2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 4.9e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference:   9e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference:       0 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1.2e-12 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 2.2e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4
SUCCESS difference:       0 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-437 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      creating thickness
      creating velocities
      creating drag
      creating temperatures
      creating flow law parameter
      creating surface mass balance
      boundary conditions for stressbalance model
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for thermal model
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.096483
   Total Core solution elapsed time:       8.89924
   Linear solver elapsed time:             1.64784 (19%)

   Total elapsed time: 0 hrs 0 min 8 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference:   3e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1
SUCCESS difference:       0 <   1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1
SUCCESS difference: 3.5e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2
SUCCESS difference: 6.4e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 1.1e-10 <   2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 4.9e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference:   9e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference:       0 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1.2e-12 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 2.2e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4
SUCCESS difference:       0 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4
SUCCESS difference:       0 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-439 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.56436
   Total Core solution elapsed time:       1.66842
   Linear solver elapsed time:             0.652197 (39%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 6.3e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1
SUCCESS difference: 1.2e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 6.7e-13 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 7.9e-13 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 4.9e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 2.5e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2
SUCCESS difference: 2.6e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2
SUCCESS difference: 7.9e-13 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 5.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 4.7e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2
SUCCESS difference:   2e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2
SUCCESS difference: 3.4e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 2.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 2.6e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3
SUCCESS difference:   2e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3
SUCCESS difference: 5.5e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 4.5e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3
SUCCESS difference:   2e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-439 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.56436
   Total Core solution elapsed time:       1.66842
   Linear solver elapsed time:             0.652197 (39%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 6.3e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 1.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1
SUCCESS difference:   1e-16 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1
SUCCESS difference: 1.2e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 6.7e-13 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 7.9e-13 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 4.9e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 2.5e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2
SUCCESS difference: 2.6e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2
SUCCESS difference: 7.9e-13 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 5.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 4.7e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2
SUCCESS difference:   2e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2
SUCCESS difference: 3.4e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 2.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 2.6e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3
SUCCESS difference:   2e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3
SUCCESS difference: 5.5e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 4.5e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3
SUCCESS difference:   2e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-441 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   3.23125
   Total Core solution elapsed time:       25.0319
   Linear solver elapsed time:             22.0438 (88%)

   Total elapsed time: 0 hrs 0 min 28 sec
SUCCESS difference: 7.6e-16 <   2e-11 test id: 441 test name: MISMIP3D field: Bed1
SUCCESS difference: 1.1e-15 <   5e-12 test id: 441 test name: MISMIP3D field: Surface1
SUCCESS difference: 8.1e-16 <   2e-11 test id: 441 test name: MISMIP3D field: Thickness1
SUCCESS difference: 4.1e-16 <   1e-11 test id: 441 test name: MISMIP3D field: Floatingice1
SUCCESS difference: 6.1e-15 <   5e-10 test id: 441 test name: MISMIP3D field: Vx1
SUCCESS difference: 9.3e-14 <   1e-08 test id: 441 test name: MISMIP3D field: Vy1
SUCCESS difference:   1e-16 <   1e-13 test id: 441 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.4e-15 <   3e-11 test id: 441 test name: MISMIP3D field: Bed2
SUCCESS difference: 2.9e-15 <   3e-11 test id: 441 test name: MISMIP3D field: Surface2
SUCCESS difference: 2.1e-15 <   9e-10 test id: 441 test name: MISMIP3D field: Thickness2
SUCCESS difference:   1e-15 <   7e-11 test id: 441 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 5.1e-15 <   1e-09 test id: 441 test name: MISMIP3D field: Vx2
SUCCESS difference: 1.7e-14 <   5e-08 test id: 441 test name: MISMIP3D field: Vy2
SUCCESS difference: 7.4e-16 <   1e-10 test id: 441 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 <   1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 8.9e-16 <   1e-10 test id: 441 test name: MISMIP3D field: Bed3
SUCCESS difference: 4.3e-15 <   3e-11 test id: 441 test name: MISMIP3D field: Surface3
SUCCESS difference: 3.2e-15 <   1e-10 test id: 441 test name: MISMIP3D field: Thickness3
SUCCESS difference: 1.6e-15 <   7e-11 test id: 441 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 2.4e-15 <   1e-09 test id: 441 test name: MISMIP3D field: Vx3
SUCCESS difference: 4.2e-15 <   5e-08 test id: 441 test name: MISMIP3D field: Vy3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 441 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-441 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   3.23125
   Total Core solution elapsed time:       25.0319
   Linear solver elapsed time:             22.0438 (88%)

   Total elapsed time: 0 hrs 0 min 28 sec
SUCCESS difference: 7.6e-16 <   2e-11 test id: 441 test name: MISMIP3D field: Bed1
SUCCESS difference: 1.1e-15 <   5e-12 test id: 441 test name: MISMIP3D field: Surface1
SUCCESS difference: 8.1e-16 <   2e-11 test id: 441 test name: MISMIP3D field: Thickness1
SUCCESS difference: 4.1e-16 <   1e-11 test id: 441 test name: MISMIP3D field: Floatingice1
SUCCESS difference: 6.1e-15 <   5e-10 test id: 441 test name: MISMIP3D field: Vx1
SUCCESS difference: 9.3e-14 <   1e-08 test id: 441 test name: MISMIP3D field: Vy1
SUCCESS difference:   1e-16 <   1e-13 test id: 441 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.4e-15 <   3e-11 test id: 441 test name: MISMIP3D field: Bed2
SUCCESS difference: 2.9e-15 <   3e-11 test id: 441 test name: MISMIP3D field: Surface2
SUCCESS difference: 2.1e-15 <   9e-10 test id: 441 test name: MISMIP3D field: Thickness2
SUCCESS difference:   1e-15 <   7e-11 test id: 441 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 5.1e-15 <   1e-09 test id: 441 test name: MISMIP3D field: Vx2
SUCCESS difference: 1.7e-14 <   5e-08 test id: 441 test name: MISMIP3D field: Vy2
SUCCESS difference: 7.4e-16 <   1e-10 test id: 441 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 <   1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 8.9e-16 <   1e-10 test id: 441 test name: MISMIP3D field: Bed3
SUCCESS difference: 4.3e-15 <   3e-11 test id: 441 test name: MISMIP3D field: Surface3
SUCCESS difference: 3.2e-15 <   1e-10 test id: 441 test name: MISMIP3D field: Thickness3
SUCCESS difference: 1.6e-15 <   7e-11 test id: 441 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 2.4e-15 <   1e-09 test id: 441 test name: MISMIP3D field: Vx3
SUCCESS difference: 4.2e-15 <   5e-08 test id: 441 test name: MISMIP3D field: Vy3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 441 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 <   1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-443 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.147422
   Total Core solution elapsed time:       1.63837
   Linear solver elapsed time:             0.777276 (47%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 6.2e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 6.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 6.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 6.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference: 5.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 5.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 2.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 6.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 6.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 4.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 7.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 6.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 6.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-443 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.147422
   Total Core solution elapsed time:       1.63837
   Linear solver elapsed time:             0.777276 (47%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 6.2e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 6.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 6.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 6.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference: 5.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 5.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 2.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 6.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 6.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 4.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 7.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 8.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 6.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 6.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask
SUCCESS difference:       0 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-447 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.12291
   Total Core solution elapsed time:       1.81574
   Linear solver elapsed time:             1.38716 (76%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.8e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 7.6e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 7.7e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1
SUCCESS difference: 5.2e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb1
SUCCESS difference: 1.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2
SUCCESS difference: 1.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2
SUCCESS difference: 1.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 6.9e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2
SUCCESS difference: 3.6e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 3.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 3.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 6.7e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.7e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference: 2.8e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-447 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.12291
   Total Core solution elapsed time:       1.81574
   Linear solver elapsed time:             1.38716 (76%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.8e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 7.6e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 7.7e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1
SUCCESS difference: 5.2e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 2.2e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb1
SUCCESS difference: 1.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2
SUCCESS difference: 1.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2
SUCCESS difference: 1.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 6.9e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2
SUCCESS difference: 3.6e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 3.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 3.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 6.7e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.7e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference: 2.8e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-460 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.070986
   Total Core solution elapsed time:       0.245981
   Linear solver elapsed time:             0.17244 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.844123
   Total Core solution elapsed time:       0.287781
   Linear solver elapsed time:             0.0878166 (31%)

   Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.100854
   Total Core solution elapsed time:       0.924998
   Linear solver elapsed time:             0.335412 (36%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.9e-15 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 1.2e-15 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 6.6e-16 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA
SUCCESS difference: 1.2e-15 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA
SUCCESS difference:   1e-16 <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA
SUCCESS difference:   6e-10 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 1.3e-10 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 3.5e-11 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 1.2e-10 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO
SUCCESS difference:   1e-16 <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 7.1e-08 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 6.2e-08 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 3.7e-08 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 3.7e-08 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 5.2e-09 <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-460 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.070986
   Total Core solution elapsed time:       0.245981
   Linear solver elapsed time:             0.17244 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.844123
   Total Core solution elapsed time:       0.287781
   Linear solver elapsed time:             0.0878166 (31%)

   Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.100854
   Total Core solution elapsed time:       0.924998
   Linear solver elapsed time:             0.335412 (36%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.9e-15 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 1.2e-15 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 6.6e-16 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA
SUCCESS difference: 1.2e-15 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA
SUCCESS difference:   1e-16 <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA
SUCCESS difference:   6e-10 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 1.3e-10 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 3.5e-11 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 1.2e-10 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO
SUCCESS difference:   1e-16 <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 7.1e-08 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 6.2e-08 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 3.7e-08 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 3.7e-08 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 5.2e-09 <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-461 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.116381
   Total Core solution elapsed time:       0.367434
   Linear solver elapsed time:             0.266101 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1
SUCCESS difference:       0 <   1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1
SUCCESS difference: 3.1e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 1.7e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 6.2e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.3e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 5.5e-12 <   1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 4.2e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-461 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.116381
   Total Core solution elapsed time:       0.367434
   Linear solver elapsed time:             0.266101 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1
SUCCESS difference:       0 <   1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1
SUCCESS difference: 3.1e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 1.7e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference:       0 <   1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 6.2e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.3e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 5.5e-12 <   1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 4.2e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-463 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0960394
   Total Core solution elapsed time:       1.96757
   Linear solver elapsed time:             0.974877 (50%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 3.3e-09 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vx
SUCCESS difference: 1.5e-09 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vy
SUCCESS difference: 1.5e-09 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vel
SUCCESS difference: 6.9e-11 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-463 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0960394
   Total Core solution elapsed time:       1.96757
   Linear solver elapsed time:             0.974877 (50%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 3.3e-09 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vx
SUCCESS difference: 1.5e-09 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vy
SUCCESS difference: 1.5e-09 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vel
SUCCESS difference: 6.9e-11 <   1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-464 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0372651
   Total Core solution elapsed time:       1.19788
   Linear solver elapsed time:             0.327153 (27%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.1e-14 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vx
SUCCESS difference: 2.3e-14 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vy
SUCCESS difference: 2.3e-14 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vel
SUCCESS difference: 1.4e-15 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-464 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.0372651
   Total Core solution elapsed time:       1.19788
   Linear solver elapsed time:             0.327153 (27%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.1e-14 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vx
SUCCESS difference: 2.3e-14 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vy
SUCCESS difference: 2.3e-14 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vel
SUCCESS difference: 1.4e-15 <   1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-481 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0705262
   Total Core solution elapsed time:       0.983826
   Linear solver elapsed time:             0.506626 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.5e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1
SUCCESS difference: 3.2e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1
SUCCESS difference: 3.2e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1
SUCCESS difference:   1e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1
SUCCESS difference: 7.3e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1
SUCCESS difference: 6.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1
SUCCESS difference: 2.5e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2
SUCCESS difference: 2.5e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2
SUCCESS difference: 2.5e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2
SUCCESS difference: 6.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2
SUCCESS difference:   2e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2
SUCCESS difference: 4.1e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3
SUCCESS difference:   3e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3
SUCCESS difference: 2.9e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3
SUCCESS difference: 1.2e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-481 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0705262
   Total Core solution elapsed time:       0.983826
   Linear solver elapsed time:             0.506626 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.5e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1
SUCCESS difference: 3.2e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1
SUCCESS difference: 3.2e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1
SUCCESS difference:   1e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1
SUCCESS difference: 7.3e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1
SUCCESS difference: 6.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1
SUCCESS difference: 2.5e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2
SUCCESS difference: 2.5e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2
SUCCESS difference: 2.5e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2
SUCCESS difference: 6.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2
SUCCESS difference:   2e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2
SUCCESS difference: 4.1e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3
SUCCESS difference:   3e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3
SUCCESS difference: 2.9e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3
SUCCESS difference: 1.9e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3
SUCCESS difference: 1.2e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3
SUCCESS difference: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-492 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109249
   Total Core solution elapsed time:       0.91758
   Linear solver elapsed time:             0.739236 (81%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.5e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vx1
SUCCESS difference: 1.7e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vy1
SUCCESS difference: 1.8e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Pressure1
SUCCESS difference: 8.8e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Bed1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Surface1
SUCCESS difference: 8.8e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb1
SUCCESS difference: 3.4e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vx2
SUCCESS difference: 1.1e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vy2
SUCCESS difference: 1.1e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vel2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Surface2
SUCCESS difference:   9e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb2
SUCCESS difference: 4.8e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vx3
SUCCESS difference: 2.9e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vy3
SUCCESS difference: 3.1e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vel3
SUCCESS difference: 9.6e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Bed3
SUCCESS difference: 5.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Surface3
SUCCESS difference:   3e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-492 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.109249
   Total Core solution elapsed time:       0.91758
   Linear solver elapsed time:             0.739236 (81%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.5e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vx1
SUCCESS difference: 1.7e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vy1
SUCCESS difference: 1.8e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Pressure1
SUCCESS difference: 8.8e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Bed1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Surface1
SUCCESS difference: 8.8e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb1
SUCCESS difference: 3.4e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vx2
SUCCESS difference: 1.1e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vy2
SUCCESS difference: 1.1e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vel2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Bed2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Surface2
SUCCESS difference:   9e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb2
SUCCESS difference: 4.8e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vx3
SUCCESS difference: 2.9e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vy3
SUCCESS difference: 3.1e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Vel3
SUCCESS difference: 9.6e-16 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Bed3
SUCCESS difference: 5.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Surface3
SUCCESS difference:   3e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-493 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0364727
   Total Core solution elapsed time:       0.380305
   Linear solver elapsed time:             0.248936 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-14 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vx1
SUCCESS difference: 1.7e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vy1
SUCCESS difference: 1.5e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Pressure1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Bed1
SUCCESS difference: 4.2e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Surface1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalSmb1
SUCCESS difference: 6.8e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vx2
SUCCESS difference: 1.8e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vy2
SUCCESS difference: 1.9e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vel2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Pressure2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Bed2
SUCCESS difference: 9.5e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Surface2
SUCCESS difference:   6e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalSmb2
SUCCESS difference: 6.5e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vx3
SUCCESS difference: 1.4e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vy3
SUCCESS difference: 1.9e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vel3
SUCCESS difference: 6.5e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Pressure3
SUCCESS difference:   4e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Bed3
SUCCESS difference: 4.6e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Surface3
SUCCESS difference: 3.6e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-493 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0364727
   Total Core solution elapsed time:       0.380305
   Linear solver elapsed time:             0.248936 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-14 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vx1
SUCCESS difference: 1.7e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vy1
SUCCESS difference: 1.5e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Pressure1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Bed1
SUCCESS difference: 4.2e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Surface1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalSmb1
SUCCESS difference: 6.8e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vx2
SUCCESS difference: 1.8e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vy2
SUCCESS difference: 1.9e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vel2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Pressure2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Bed2
SUCCESS difference: 9.5e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Surface2
SUCCESS difference:   6e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalSmb2
SUCCESS difference: 6.5e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vx3
SUCCESS difference: 1.4e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vy3
SUCCESS difference: 1.9e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Vel3
SUCCESS difference: 6.5e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Pressure3
SUCCESS difference:   4e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Bed3
SUCCESS difference: 4.6e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Surface3
SUCCESS difference: 3.6e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: Thickness3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: GroundedArea3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: FloatingArea3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalFloatingBmb3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalGroundedBmb3
SUCCESS difference:       0 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG  field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-501 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.227661
   Total Core solution elapsed time:       0.181169
   Linear solver elapsed time:             0.143381 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-15 <   1e-12 test id: 501 test name: PigStressSSA2d field: Vx
SUCCESS difference:   5e-15 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vy
SUCCESS difference: 4.8e-15 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vel
SUCCESS difference: 1.1e-16 <   1e-13 test id: 501 test name: PigStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-501 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.227661
   Total Core solution elapsed time:       0.181169
   Linear solver elapsed time:             0.143381 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-15 <   1e-12 test id: 501 test name: PigStressSSA2d field: Vx
SUCCESS difference:   5e-15 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vy
SUCCESS difference: 4.8e-15 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vel
SUCCESS difference: 1.1e-16 <   1e-13 test id: 501 test name: PigStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-502 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.127548
   Total Core solution elapsed time:       0.350363
   Linear solver elapsed time:             0.170212 (49%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vx
SUCCESS difference: 1.7e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vy
SUCCESS difference: 1.7e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vz
SUCCESS difference: 1.4e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vel
SUCCESS difference: 1.1e-16 <   1e-08 test id: 502 test name: PigStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-502 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.127548
   Total Core solution elapsed time:       0.350363
   Linear solver elapsed time:             0.170212 (49%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vx
SUCCESS difference: 1.7e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vy
SUCCESS difference: 1.7e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vz
SUCCESS difference: 1.4e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vel
SUCCESS difference: 1.1e-16 <   1e-08 test id: 502 test name: PigStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-504 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.060689
   Total Core solution elapsed time:       0.175122
   Linear solver elapsed time:             0.122901 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 <   1e-12 test id: 504 test name: PigTranSSA2d field: Vx1
SUCCESS difference: 5.5e-15 <   2e-12 test id: 504 test name: PigTranSSA2d field: Vy1
SUCCESS difference:   5e-15 <   2e-12 test id: 504 test name: PigTranSSA2d field: Vel1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1
SUCCESS difference: 3.5e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1
SUCCESS difference: 5.1e-15 <   3e-13 test id: 504 test name: PigTranSSA2d field: Vx2
SUCCESS difference:   4e-15 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vy2
SUCCESS difference: 4.3e-15 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vel2
SUCCESS difference: 6.3e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2
SUCCESS difference: 3.5e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-504 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.060689
   Total Core solution elapsed time:       0.175122
   Linear solver elapsed time:             0.122901 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 <   1e-12 test id: 504 test name: PigTranSSA2d field: Vx1
SUCCESS difference: 5.5e-15 <   2e-12 test id: 504 test name: PigTranSSA2d field: Vy1
SUCCESS difference:   5e-15 <   2e-12 test id: 504 test name: PigTranSSA2d field: Vel1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1
SUCCESS difference: 3.5e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Bed1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: Surface1
SUCCESS difference: 6.9e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1
SUCCESS difference: 5.1e-15 <   3e-13 test id: 504 test name: PigTranSSA2d field: Vx2
SUCCESS difference:   4e-15 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vy2
SUCCESS difference: 4.3e-15 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vel2
SUCCESS difference: 6.3e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2
SUCCESS difference: 3.5e-16 <   1e-13 test id: 504 test name: PigTranSSA2d field: Bed2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-505 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.55873
   Total Core solution elapsed time:       0.67654
   Linear solver elapsed time:             0.30624 (45%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.2e-15 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vx1
SUCCESS difference: 3.4e-15 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vy1
SUCCESS difference: 1.8e-11 <   3e-10 test id: 505 test name: PigTranSSA3d field: Vz1
SUCCESS difference:   4e-15 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vel1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1
SUCCESS difference: 5.7e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed1
SUCCESS difference: 9.6e-13 <   5e-12 test id: 505 test name: PigTranSSA3d field: Surface1
SUCCESS difference: 4.1e-12 <   9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1
SUCCESS difference: 1.2e-09 <   5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.6e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vx2
SUCCESS difference: 3.9e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vy2
SUCCESS difference: 3.1e-11 <   1e-10 test id: 505 test name: PigTranSSA3d field: Vz2
SUCCESS difference: 3.4e-12 <   2e-11 test id: 505 test name: PigTranSSA3d field: Vel2
SUCCESS difference: 4.1e-12 <   7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2
SUCCESS difference: 4.5e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed2
SUCCESS difference: 7.4e-13 <   1e-11 test id: 505 test name: PigTranSSA3d field: Surface2
SUCCESS difference: 3.1e-12 <   5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2
SUCCESS difference: 1.2e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2
SUCCESS difference:       0 <   2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-505 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.55873
   Total Core solution elapsed time:       0.67654
   Linear solver elapsed time:             0.30624 (45%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.2e-15 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vx1
SUCCESS difference: 3.4e-15 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vy1
SUCCESS difference: 1.8e-11 <   3e-10 test id: 505 test name: PigTranSSA3d field: Vz1
SUCCESS difference:   4e-15 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vel1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1
SUCCESS difference: 5.7e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed1
SUCCESS difference: 9.6e-13 <   5e-12 test id: 505 test name: PigTranSSA3d field: Surface1
SUCCESS difference: 4.1e-12 <   9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1
SUCCESS difference: 1.2e-09 <   5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.6e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vx2
SUCCESS difference: 3.9e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vy2
SUCCESS difference: 3.1e-11 <   1e-10 test id: 505 test name: PigTranSSA3d field: Vz2
SUCCESS difference: 3.4e-12 <   2e-11 test id: 505 test name: PigTranSSA3d field: Vel2
SUCCESS difference: 4.1e-12 <   7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2
SUCCESS difference: 4.5e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed2
SUCCESS difference: 7.4e-13 <   1e-11 test id: 505 test name: PigTranSSA3d field: Surface2
SUCCESS difference: 3.1e-12 <   5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2
SUCCESS difference: 1.2e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2
SUCCESS difference:       0 <   2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-506 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.482094
   Total Core solution elapsed time:       0.466425
   Linear solver elapsed time:             0.194621 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-14 <   1e-10 test id: 506 test name: PigTranHO field: Vx1
SUCCESS difference: 2.7e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vy1
SUCCESS difference: 3.1e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vz1
SUCCESS difference: 2.5e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vel1
SUCCESS difference: 1.1e-16 <   1e-12 test id: 506 test name: PigTranHO field: Pressure1
SUCCESS difference:   9e-15 <   1e-11 test id: 506 test name: PigTranHO field: Bed1
SUCCESS difference: 1.3e-14 <   2e-12 test id: 506 test name: PigTranHO field: Surface1
SUCCESS difference: 6.3e-15 <   1e-11 test id: 506 test name: PigTranHO field: Thickness1
SUCCESS difference: 8.3e-16 <   1e-12 test id: 506 test name: PigTranHO field: Temperature1
SUCCESS difference: 5.5e-21 <   1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 8.9e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolume1
SUCCESS difference: 9.9e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: GroundedArea1
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1
SUCCESS difference: 7.2e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingArea1
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1
SUCCESS difference:   8e-14 <   2e-11 test id: 506 test name: PigTranHO field: Vx2
SUCCESS difference: 1.7e-14 <   2e-11 test id: 506 test name: PigTranHO field: Vy2
SUCCESS difference: 8.5e-14 <   1e-09 test id: 506 test name: PigTranHO field: Vz2
SUCCESS difference: 1.8e-14 <   1e-11 test id: 506 test name: PigTranHO field: Vel2
SUCCESS difference: 6.3e-15 <   1e-11 test id: 506 test name: PigTranHO field: Pressure2
SUCCESS difference: 7.1e-15 <   1e-10 test id: 506 test name: PigTranHO field: Bed2
SUCCESS difference: 9.7e-15 <   1e-11 test id: 506 test name: PigTranHO field: Surface2
SUCCESS difference:   5e-15 <   1e-10 test id: 506 test name: PigTranHO field: Thickness2
SUCCESS difference: 1.6e-15 <   1e-11 test id: 506 test name: PigTranHO field: Temperature2
SUCCESS difference:       0 <   2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 7.1e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolume2
SUCCESS difference: 9.9e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: GroundedArea2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingArea2
SUCCESS difference: 7.6e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-506 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.482094
   Total Core solution elapsed time:       0.466425
   Linear solver elapsed time:             0.194621 (42%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-14 <   1e-10 test id: 506 test name: PigTranHO field: Vx1
SUCCESS difference: 2.7e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vy1
SUCCESS difference: 3.1e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vz1
SUCCESS difference: 2.5e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vel1
SUCCESS difference: 1.1e-16 <   1e-12 test id: 506 test name: PigTranHO field: Pressure1
SUCCESS difference:   9e-15 <   1e-11 test id: 506 test name: PigTranHO field: Bed1
SUCCESS difference: 1.3e-14 <   2e-12 test id: 506 test name: PigTranHO field: Surface1
SUCCESS difference: 6.3e-15 <   1e-11 test id: 506 test name: PigTranHO field: Thickness1
SUCCESS difference: 8.3e-16 <   1e-12 test id: 506 test name: PigTranHO field: Temperature1
SUCCESS difference: 5.5e-21 <   1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 8.9e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolume1
SUCCESS difference: 9.9e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: GroundedArea1
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1
SUCCESS difference: 7.2e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingArea1
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1
SUCCESS difference:   8e-14 <   2e-11 test id: 506 test name: PigTranHO field: Vx2
SUCCESS difference: 1.7e-14 <   2e-11 test id: 506 test name: PigTranHO field: Vy2
SUCCESS difference: 8.5e-14 <   1e-09 test id: 506 test name: PigTranHO field: Vz2
SUCCESS difference: 1.8e-14 <   1e-11 test id: 506 test name: PigTranHO field: Vel2
SUCCESS difference: 6.3e-15 <   1e-11 test id: 506 test name: PigTranHO field: Pressure2
SUCCESS difference: 7.1e-15 <   1e-10 test id: 506 test name: PigTranHO field: Bed2
SUCCESS difference: 9.7e-15 <   1e-11 test id: 506 test name: PigTranHO field: Surface2
SUCCESS difference:   5e-15 <   1e-10 test id: 506 test name: PigTranHO field: Thickness2
SUCCESS difference: 1.6e-15 <   1e-11 test id: 506 test name: PigTranHO field: Temperature2
SUCCESS difference:       0 <   2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 7.1e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolume2
SUCCESS difference: 9.9e-16 <   2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: GroundedArea2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingArea2
SUCCESS difference: 7.6e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2
SUCCESS difference:       0 <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-511 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =    0.0537942  |      0.0537942
 x =         1 | f(x) =   0.04886803  |     0.04886803
====================== step 2/2 ===============================
 x =         0 | f(x) =   0.04875168  |     0.04875168
 x =         1 | f(x) =   0.05273747  |     0.05273747
 x =  0.381966 | f(x) =   0.04920111  |     0.04920111
 x =  0.618034 | f(x) =   0.05036058  |     0.05036058
write lock file:

   FemModel initialization elapsed time:   0.0819112
   Total Core solution elapsed time:       0.249122
   Linear solver elapsed time:             0.0595665 (24%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-14 <   5e-11 test id: 511 test name: PigCMBFS field: Gradient
SUCCESS difference: 3.1e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Misfits
SUCCESS difference: 2.6e-13 <   5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB
SUCCESS difference: 1.5e-10 <   1e-09 test id: 511 test name: PigCMBFS field: Pressure
SUCCESS difference: 4.4e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vel
SUCCESS difference: 2.1e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Vx
SUCCESS difference: 1.9e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-511 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =    0.0537942  |      0.0537942
 x =         1 | f(x) =   0.04886803  |     0.04886803
====================== step 2/2 ===============================
 x =         0 | f(x) =   0.04875168  |     0.04875168
 x =         1 | f(x) =   0.05273747  |     0.05273747
 x =  0.381966 | f(x) =   0.04920111  |     0.04920111
 x =  0.618034 | f(x) =   0.05036058  |     0.05036058
write lock file:

   FemModel initialization elapsed time:   0.0819112
   Total Core solution elapsed time:       0.249122
   Linear solver elapsed time:             0.0595665 (24%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-14 <   5e-11 test id: 511 test name: PigCMBFS field: Gradient
SUCCESS difference: 3.1e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Misfits
SUCCESS difference: 2.6e-13 <   5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB
SUCCESS difference: 1.5e-10 <   1e-09 test id: 511 test name: PigCMBFS field: Pressure
SUCCESS difference: 4.4e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vel
SUCCESS difference: 2.1e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Vx
SUCCESS difference: 1.9e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-512 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     125.7303  |       125.7296 0.0006420665
 x =         1 | f(x) =     119.1935  |       119.1928 0.0006447871
====================== step 2/2 ===============================
 x =         0 | f(x) =     119.1118  |       119.1111 0.0006447871
 x =         1 | f(x) =     112.5586  |       112.5579 0.0006652207
write lock file:

   FemModel initialization elapsed time:   0.244585
   Total Core solution elapsed time:       1.30671
   Linear solver elapsed time:             0.637607 (49%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Gradient
SUCCESS difference: 2.1e-14 <   1e-11 test id: 512 test name: PigCMDragHO field: Misfits
SUCCESS difference: 1.2e-14 <   1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient
SUCCESS difference: 1.1e-16 <   1e-11 test id: 512 test name: PigCMDragHO field: Pressure
SUCCESS difference: 1.4e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vel
SUCCESS difference: 1.4e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vx
SUCCESS difference: 1.9e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-512 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     125.7303  |       125.7296 0.0006420665
 x =         1 | f(x) =     119.1935  |       119.1928 0.0006447871
====================== step 2/2 ===============================
 x =         0 | f(x) =     119.1118  |       119.1111 0.0006447871
 x =         1 | f(x) =     112.5586  |       112.5579 0.0006652207
write lock file:

   FemModel initialization elapsed time:   0.244585
   Total Core solution elapsed time:       1.30671
   Linear solver elapsed time:             0.637607 (49%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Gradient
SUCCESS difference: 2.1e-14 <   1e-11 test id: 512 test name: PigCMDragHO field: Misfits
SUCCESS difference: 1.2e-14 <   1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient
SUCCESS difference: 1.1e-16 <   1e-11 test id: 512 test name: PigCMDragHO field: Pressure
SUCCESS difference: 1.4e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vel
SUCCESS difference: 1.4e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vx
SUCCESS difference: 1.9e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-514 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 1651
Anisotropic mesh adaptation

   new number of triangles = 6702
Anisotropic mesh adaptation

   new number of triangles = 2307
SUCCESS difference:       0 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference:       0 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-514 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 1651
Anisotropic mesh adaptation

   new number of triangles = 6702
Anisotropic mesh adaptation

   new number of triangles = 2307
SUCCESS difference:       0 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference:       0 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-515 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.18026
   Total Core solution elapsed time:       0.272512
   Linear solver elapsed time:             0.150742 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.6e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1
SUCCESS difference: 2.1e-16 <   1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2
SUCCESS difference: 1.9e-08 <   5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-515 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.18026
   Total Core solution elapsed time:       0.272512
   Linear solver elapsed time:             0.150742 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.6e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1
SUCCESS difference: 2.1e-16 <   1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2
SUCCESS difference: 1.9e-08 <   5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-517 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

┌────┬─────────────────┬────────────┬────────────────────────┐
│Iter│  Cost function  │ Grad. norm │  List of contributions │
├────┼─────────────────┼────────────┼────────────────────────┤
│  1 │ f(x)=  0.054509 │   1.32e-07 │   0.05451 6.124e-15    │
│  2 │ f(x)=7.0726e+11 │   1.78e+06 │   0.05377 7.073e+11    │
│  3 │ f(x)=7.0726e+07 │   1.78e+04 │   0.05376 7.073e+07    │
│  4 │ f(x)=1.7681e+05 │        892 │   0.05376 1.768e+05    │
│  5 │ f(x)=     11051 │        223 │   0.05376 1.105e+04    │
│  6 │ f(x)=    994.64 │       66.9 │   0.05376     994.6    │
│  7 │ f(x)=    89.566 │       20.1 │   0.05376     89.51    │
│  8 │ f(x)=    8.1099 │       6.02 │   0.05376     8.056    │
│  9 │ f(x)=   0.77881 │       1.81 │   0.05376    0.7251    │
│ 10 │ f(x)=   0.11901 │      0.542 │   0.05376   0.06525    │
│ 11 │ f(x)=  0.059631 │      0.163 │   0.05376  0.005873    │
└────┴─────────────────┴────────────┴────────────────────────┘
   stopped on dxmin during line search
write lock file:

   FemModel initialization elapsed time:   0.0379202
   Total Core solution elapsed time:       1.12341
   Linear solver elapsed time:             0.2376  (21%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference:       0 <   6e-11 test id: 517 test name: PigCMBFSm1qn3 field: Gradient
SUCCESS difference: 3.5e-13 <   5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Misfits
SUCCESS difference:       0 <   5e-10 test id: 517 test name: PigCMBFSm1qn3 field: MaterialsRheologyB
SUCCESS difference:   1e-10 <   1e-09 test id: 517 test name: PigCMBFSm1qn3 field: Pressure
SUCCESS difference:   6e-13 <   2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vel
SUCCESS difference: 3.9e-13 <   5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vx
SUCCESS difference: 2.1e-13 <   2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-517 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

┌────┬─────────────────┬────────────┬────────────────────────┐
│Iter│  Cost function  │ Grad. norm │  List of contributions │
├────┼─────────────────┼────────────┼────────────────────────┤
│  1 │ f(x)=  0.054509 │   1.32e-07 │   0.05451 6.124e-15    │
│  2 │ f(x)=7.0726e+11 │   1.78e+06 │   0.05377 7.073e+11    │
│  3 │ f(x)=7.0726e+07 │   1.78e+04 │   0.05376 7.073e+07    │
│  4 │ f(x)=1.7681e+05 │        892 │   0.05376 1.768e+05    │
│  5 │ f(x)=     11051 │        223 │   0.05376 1.105e+04    │
│  6 │ f(x)=    994.64 │       66.9 │   0.05376     994.6    │
│  7 │ f(x)=    89.566 │       20.1 │   0.05376     89.51    │
│  8 │ f(x)=    8.1099 │       6.02 │   0.05376     8.056    │
│  9 │ f(x)=   0.77881 │       1.81 │   0.05376    0.7251    │
│ 10 │ f(x)=   0.11901 │      0.542 │   0.05376   0.06525    │
│ 11 │ f(x)=  0.059631 │      0.163 │   0.05376  0.005873    │
└────┴─────────────────┴────────────┴────────────────────────┘
   stopped on dxmin during line search
write lock file:

   FemModel initialization elapsed time:   0.0379202
   Total Core solution elapsed time:       1.12341
   Linear solver elapsed time:             0.2376  (21%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference:       0 <   6e-11 test id: 517 test name: PigCMBFSm1qn3 field: Gradient
SUCCESS difference: 3.5e-13 <   5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Misfits
SUCCESS difference:       0 <   5e-10 test id: 517 test name: PigCMBFSm1qn3 field: MaterialsRheologyB
SUCCESS difference:   1e-10 <   1e-09 test id: 517 test name: PigCMBFSm1qn3 field: Pressure
SUCCESS difference:   6e-13 <   2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vel
SUCCESS difference: 3.9e-13 <   5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vx
SUCCESS difference: 2.1e-13 <   2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-518 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.086052
   Total Core solution elapsed time:       0.167376
   Linear solver elapsed time:             0.0728711 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <   5e-13 test id: 518 test name:  field: Vx
SUCCESS difference: 7.6e-15 <   6e-13 test id: 518 test name:  field: Vy
SUCCESS difference: 7.3e-15 <   6e-13 test id: 518 test name:  field: Vel
SUCCESS difference: 1.1e-16 <   1e-13 test id: 518 test name:  field: Pressure
SUCCESS difference: 7.1e-15 <   5e-13 test id: 518 test name:  field: VxSurface
SUCCESS difference: 7.5e-15 <   6e-13 test id: 518 test name:  field: VySurface
SUCCESS difference: 5.2e-16 <   1e-13 test id: 518 test name:  field: VxShear
SUCCESS difference: 9.1e-16 <   1e-13 test id: 518 test name:  field: VyShear
SUCCESS difference: 7.1e-15 <   5e-13 test id: 518 test name:  field: VxBase
SUCCESS difference: 7.5e-15 <   6e-13 test id: 518 test name:  field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-518 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.086052
   Total Core solution elapsed time:       0.167376
   Linear solver elapsed time:             0.0728711 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-15 <   5e-13 test id: 518 test name:  field: Vx
SUCCESS difference: 7.6e-15 <   6e-13 test id: 518 test name:  field: Vy
SUCCESS difference: 7.3e-15 <   6e-13 test id: 518 test name:  field: Vel
SUCCESS difference: 1.1e-16 <   1e-13 test id: 518 test name:  field: Pressure
SUCCESS difference: 7.1e-15 <   5e-13 test id: 518 test name:  field: VxSurface
SUCCESS difference: 7.5e-15 <   6e-13 test id: 518 test name:  field: VySurface
SUCCESS difference: 5.2e-16 <   1e-13 test id: 518 test name:  field: VxShear
SUCCESS difference: 9.1e-16 <   1e-13 test id: 518 test name:  field: VyShear
SUCCESS difference: 7.1e-15 <   5e-13 test id: 518 test name:  field: VxBase
SUCCESS difference: 7.5e-15 <   6e-13 test id: 518 test name:  field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-540 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.118584
   Total Core solution elapsed time:       1.5095 
   Linear solver elapsed time:             0.698727 (46%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.1e-15 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1
SUCCESS difference: 7.8e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1
SUCCESS difference: 7.5e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1
SUCCESS difference: 1.3e-14 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1
SUCCESS difference: 1.9e-16 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1
SUCCESS difference: 2.3e-16 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1
SUCCESS difference: 6.6e-15 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2
SUCCESS difference: 5.4e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2
SUCCESS difference: 5.5e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2
SUCCESS difference: 7.9e-16 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2
SUCCESS difference: 5.6e-16 <   2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2
SUCCESS difference: 3.3e-14 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2
SUCCESS difference: 1.1e-16 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2
SUCCESS difference: 2.6e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10
SUCCESS difference: 4.7e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10
SUCCESS difference: 4.5e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10
SUCCESS difference:   2e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10
SUCCESS difference: 9.5e-16 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10
SUCCESS difference: 2.9e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10
SUCCESS difference: 1.6e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10
SUCCESS difference: 5.9e-15 <   1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10
SUCCESS difference: 9.2e-16 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume10
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation10
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb10
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb10
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-540 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.118584
   Total Core solution elapsed time:       1.5095 
   Linear solver elapsed time:             0.698727 (46%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.1e-15 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1
SUCCESS difference: 7.8e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1
SUCCESS difference: 7.5e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 7.6e-16 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1
SUCCESS difference: 1.3e-14 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1
SUCCESS difference: 1.9e-16 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1
SUCCESS difference: 2.3e-16 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1
SUCCESS difference: 6.6e-15 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2
SUCCESS difference: 5.4e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2
SUCCESS difference: 5.5e-15 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2
SUCCESS difference: 7.9e-16 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2
SUCCESS difference: 5.6e-16 <   2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2
SUCCESS difference: 3.3e-14 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2
SUCCESS difference: 1.1e-16 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2
SUCCESS difference: 2.6e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10
SUCCESS difference: 4.7e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10
SUCCESS difference: 4.5e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10
SUCCESS difference:   2e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10
SUCCESS difference: 9.5e-16 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10
SUCCESS difference: 2.9e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10
SUCCESS difference: 1.6e-15 <   1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10
SUCCESS difference: 5.9e-15 <   1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10
SUCCESS difference: 9.2e-16 <   1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume10
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation10
SUCCESS difference:       0 <   2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb10
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb10
SUCCESS difference:       0 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-542 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0567952
   Total Core solution elapsed time:       2.91041
   Linear solver elapsed time:             1.01697 (35%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 5.7e-15 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx1
SUCCESS difference: 8.9e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy1
SUCCESS difference: 8.4e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure1
SUCCESS difference: 7.8e-16 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1
SUCCESS difference: 2.9e-15 <   6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1
SUCCESS difference: 1.3e-15 <   9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness1
SUCCESS difference: 1.2e-14 <   1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMetlingRate1
SUCCESS difference: 3.6e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx2
SUCCESS difference: 8.2e-15 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy2
SUCCESS difference: 7.4e-15 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel2
SUCCESS difference: 9.9e-16 <   9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2
SUCCESS difference: 8.2e-16 <     0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2
SUCCESS difference: 2.2e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2
SUCCESS difference: 9.5e-16 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2
SUCCESS difference: 3.1e-14 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMetlingRate2
SUCCESS difference: 2.9e-15 <   2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10
SUCCESS difference: 3.4e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10
SUCCESS difference: 2.6e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10
SUCCESS difference: 2.4e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10
SUCCESS difference: 8.6e-16 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10
SUCCESS difference: 3.6e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10
SUCCESS difference: 1.8e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10
SUCCESS difference: 1.8e-14 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10
SUCCESS difference: 3.2e-16 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMetlingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-542 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0567952
   Total Core solution elapsed time:       2.91041
   Linear solver elapsed time:             1.01697 (35%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 5.7e-15 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx1
SUCCESS difference: 8.9e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy1
SUCCESS difference: 8.4e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure1
SUCCESS difference: 7.8e-16 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1
SUCCESS difference: 2.9e-15 <   6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1
SUCCESS difference: 1.3e-15 <   9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness1
SUCCESS difference: 1.2e-14 <   1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset1
SUCCESS difference:       0 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMetlingRate1
SUCCESS difference: 3.6e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx2
SUCCESS difference: 8.2e-15 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy2
SUCCESS difference: 7.4e-15 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel2
SUCCESS difference: 9.9e-16 <   9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2
SUCCESS difference: 8.2e-16 <     0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2
SUCCESS difference: 2.2e-15 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2
SUCCESS difference: 9.5e-16 <   2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2
SUCCESS difference: 3.1e-14 <   1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2
SUCCESS difference:       0 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMetlingRate2
SUCCESS difference: 2.9e-15 <   2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10
SUCCESS difference: 3.4e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10
SUCCESS difference: 2.6e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10
SUCCESS difference: 2.4e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10
SUCCESS difference: 8.6e-16 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10
SUCCESS difference: 3.6e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10
SUCCESS difference: 1.8e-15 <   1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10
SUCCESS difference: 1.8e-14 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10
SUCCESS difference: 3.2e-16 <   1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMetlingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-546 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
      smb.lapserates not specified: set to 0
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
         the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0871231
   Total Core solution elapsed time:       1.47243
   Linear solver elapsed time:             0.636704 (43%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.5e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vx1
SUCCESS difference: 4.2e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vy1
SUCCESS difference: 4.1e-15 <   2e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vel1
SUCCESS difference: 7.8e-16 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Thickness1
SUCCESS difference:       0 <   1e+10 test id: 546 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1
SUCCESS difference:       0 <   1e-09 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 4.9e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vx5
SUCCESS difference: 3.6e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vy5
SUCCESS difference:   4e-15 <   2e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vel5
SUCCESS difference: 2.1e-15 <   9e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Thickness5
SUCCESS difference:       0 <   1e+10 test id: 546 test name: PigTranARMAandStochasticforcings field: SmbMassBalance5
SUCCESS difference: 4.6e-16 <   1e-09 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference:       0 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate5
SUCCESS difference:   3e-15 <   2e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Vx10
SUCCESS difference: 4.2e-15 <   2e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Vy10
SUCCESS difference: 3.6e-15 <   2e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Vel10
SUCCESS difference: 2.5e-15 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Thickness10
SUCCESS difference:       0 <   1e+10 test id: 546 test name: PigTranARMAandStochasticforcings field: SmbMassBalance10
SUCCESS difference:   1e-15 <   1e-09 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate10
SUCCESS difference:       0 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-546 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
      smb.lapserates not specified: set to 0
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
         the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0871231
   Total Core solution elapsed time:       1.47243
   Linear solver elapsed time:             0.636704 (43%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.5e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vx1
SUCCESS difference: 4.2e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vy1
SUCCESS difference: 4.1e-15 <   2e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vel1
SUCCESS difference: 7.8e-16 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Thickness1
SUCCESS difference:       0 <   1e+10 test id: 546 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1
SUCCESS difference:       0 <   1e-09 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference:       0 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 4.9e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vx5
SUCCESS difference: 3.6e-15 <   1e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vy5
SUCCESS difference:   4e-15 <   2e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Vel5
SUCCESS difference: 2.1e-15 <   9e-11 test id: 546 test name: PigTranARMAandStochasticforcings field: Thickness5
SUCCESS difference:       0 <   1e+10 test id: 546 test name: PigTranARMAandStochasticforcings field: SmbMassBalance5
SUCCESS difference: 4.6e-16 <   1e-09 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate5
SUCCESS difference:       0 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate5
SUCCESS difference:   3e-15 <   2e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Vx10
SUCCESS difference: 4.2e-15 <   2e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Vy10
SUCCESS difference: 3.6e-15 <   2e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Vel10
SUCCESS difference: 2.5e-15 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: Thickness10
SUCCESS difference:       0 <   1e+10 test id: 546 test name: PigTranARMAandStochasticforcings field: SmbMassBalance10
SUCCESS difference:   1e-15 <   1e-09 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate10
SUCCESS difference:       0 <   1e-10 test id: 546 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-601 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.204169
   Total Core solution elapsed time:       0.0831572
   Linear solver elapsed time:             0.0300862 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-601 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.204169
   Total Core solution elapsed time:       0.0831572
   Linear solver elapsed time:             0.0300862 (36%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-602 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0572942
   Total Core solution elapsed time:       0.147011
   Linear solver elapsed time:             0.143447 (98%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-602 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0572942
   Total Core solution elapsed time:       0.147011
   Linear solver elapsed time:             0.143447 (98%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-604 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0269063
   Total Core solution elapsed time:       0.10965
   Linear solver elapsed time:             0.0861644 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 5.8e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-604 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0269063
   Total Core solution elapsed time:       0.10965
   Linear solver elapsed time:             0.0861644 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 5.8e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-608 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0302602
   Total Core solution elapsed time:       0.257683
   Linear solver elapsed time:             0.110167 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-16 <   1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-608 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0302602
   Total Core solution elapsed time:       0.257683
   Linear solver elapsed time:             0.110167 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-16 <   1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-610 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0570568
   Total Core solution elapsed time:       0.00122073
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1
SUCCESS difference:       0 <   1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2
SUCCESS difference:       0 <   1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-610 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0570568
   Total Core solution elapsed time:       0.00122073
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1
SUCCESS difference:       0 <   1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2
SUCCESS difference:       0 <   1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-612 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0421759
   Total Core solution elapsed time:       0.33787
   Linear solver elapsed time:             0.2595  (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1
SUCCESS difference: 6.2e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2
SUCCESS difference: 5.5e-14 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3
SUCCESS difference: 3.9e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1
SUCCESS difference: 4.5e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2
SUCCESS difference: 4.8e-14 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3
SUCCESS difference: 4.1e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1
SUCCESS difference: 4.8e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2
SUCCESS difference: 4.7e-14 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-612 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0421759
   Total Core solution elapsed time:       0.33787
   Linear solver elapsed time:             0.2595  (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference:   5e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1
SUCCESS difference: 6.2e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2
SUCCESS difference: 5.5e-14 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3
SUCCESS difference: 3.9e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1
SUCCESS difference: 4.5e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2
SUCCESS difference: 4.8e-14 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3
SUCCESS difference: 4.1e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1
SUCCESS difference: 4.8e-13 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2
SUCCESS difference: 4.7e-14 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-613 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero

!! extract warning: spc values should be checked !!


uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   preparing initial solution

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 5.931532e+14  |   5.931532e+14
 x =         1 | f(x) = 5.011022e+14  |   5.011022e+14
====================== step 2/2 ===============================
 x =         0 | f(x) = 5.011022e+14  |   5.011022e+14
 x =         1 | f(x) = 4.265126e+14  |   4.265126e+14
   preparing final solution
write lock file:

   FemModel initialization elapsed time:   0.0333342
   Total Core solution elapsed time:       0.12665
   Linear solver elapsed time:             0.0637274 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1
SUCCESS difference:   1e-15 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2
SUCCESS difference:   5e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits
SUCCESS difference: 6.9e-17 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx
SUCCESS difference: 1.1e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy
SUCCESS difference: 5.3e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-613 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero

!! extract warning: spc values should be checked !!


uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   preparing initial solution

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) = 5.931532e+14  |   5.931532e+14
 x =         1 | f(x) = 5.011022e+14  |   5.011022e+14
====================== step 2/2 ===============================
 x =         0 | f(x) = 5.011022e+14  |   5.011022e+14
 x =         1 | f(x) = 4.265126e+14  |   4.265126e+14
   preparing final solution
write lock file:

   FemModel initialization elapsed time:   0.0333342
   Total Core solution elapsed time:       0.12665
   Linear solver elapsed time:             0.0637274 (50%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1
SUCCESS difference:   1e-15 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2
SUCCESS difference:   5e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits
SUCCESS difference: 6.9e-17 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx
SUCCESS difference: 1.1e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy
SUCCESS difference: 5.3e-16 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-621 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.684811
   Total Core solution elapsed time:       0.551455
   Linear solver elapsed time:             0.335597 (61%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 9.1e-13 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1
SUCCESS difference: 4.3e-13 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference:   5e-13 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 2.8e-14 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness1
SUCCESS difference:       0 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure1
SUCCESS difference: 9.2e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 4.6e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference: 3.1e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 1.9e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 4.6e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference:   3e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx10
SUCCESS difference:   2e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy10
SUCCESS difference: 9.5e-13 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel10
SUCCESS difference: 9.5e-14 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness10
SUCCESS difference: 1.9e-14 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-621 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.684811
   Total Core solution elapsed time:       0.551455
   Linear solver elapsed time:             0.335597 (61%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 9.1e-13 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1
SUCCESS difference: 4.3e-13 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference:   5e-13 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 2.8e-14 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness1
SUCCESS difference:       0 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure1
SUCCESS difference: 9.2e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 4.6e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference: 3.1e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 1.9e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 4.6e-14 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference:   3e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx10
SUCCESS difference:   2e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy10
SUCCESS difference: 9.5e-13 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel10
SUCCESS difference: 9.5e-14 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness10
SUCCESS difference: 1.9e-14 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-701 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
 
=====Testing MINI Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=6.6608e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.4058e-14
   mechanical equilibrium convergence criterion   2.12624 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.13058e-14
   mechanical equilibrium convergence criterion   1.73917 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.5769e-14
   mechanical equilibrium convergence criterion   0.717979 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.88821e-14
   mechanical equilibrium convergence criterion   0.432302 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.13263e-14
   mechanical equilibrium convergence criterion   0.265448 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.80258e-14
   mechanical equilibrium convergence criterion   0.167098 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.2019e-14
   mechanical equilibrium convergence criterion   0.106278 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.50012e-14
   mechanical equilibrium convergence criterion   0.067923 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.00045e-13
   mechanical equilibrium convergence criterion   0.0435415 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.02585e-13
   mechanical equilibrium convergence criterion   0.0279973 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.12861e-13
   mechanical equilibrium convergence criterion   0.0180659 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.45977e-14
   mechanical equilibrium convergence criterion   0.0117016 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.11054e-14
   mechanical equilibrium convergence criterion   0.00760798 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.18008
   Total Core solution elapsed time:       1.2601 
   Linear solver elapsed time:             0.688838 (55%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
=====Testing MINIcondensed Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=3.553e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.81569e-15
   mechanical equilibrium convergence criterion   1.96276 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.67364e-14
   mechanical equilibrium convergence criterion   0.994782 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.3713e-14
   mechanical equilibrium convergence criterion   0.635413 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.4416e-14
   mechanical equilibrium convergence criterion   0.390791 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.1254e-14
   mechanical equilibrium convergence criterion   0.243341 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.21014e-14
   mechanical equilibrium convergence criterion   0.154189 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.19531e-14
   mechanical equilibrium convergence criterion   0.0983817 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.16395e-14
   mechanical equilibrium convergence criterion   0.063036 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.47649e-14
   mechanical equilibrium convergence criterion   0.0405301 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.06847e-14
   mechanical equilibrium convergence criterion   0.0261518 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.25973e-14
   mechanical equilibrium convergence criterion   0.0169366 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.02985e-14
   mechanical equilibrium convergence criterion   0.0110089 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.6365e-14
   mechanical equilibrium convergence criterion   0.00718082 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.058907
   Total Core solution elapsed time:       1.13018
   Linear solver elapsed time:             0.578336 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
=====Testing TaylorHood Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=1.76114e-14
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.20099e+23 > 1 %
   Convergence criterion: max(du)                 8.74189e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.2169e-14
   mechanical equilibrium convergence criterion   2.00457 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.20805 > 1 %
   Convergence criterion: max(du)                 335077
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.01767e-13
   mechanical equilibrium convergence criterion   1.78268 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.75602 < 1 %
   Convergence criterion: max(du)                 132780
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.09005e-13
   mechanical equilibrium convergence criterion   0.832236 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.263456 < 1 %
   Convergence criterion: max(du)                 78736.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.52073e-13
   mechanical equilibrium convergence criterion   0.401028 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0758391 < 1 %
   Convergence criterion: max(du)                 23665.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.06088e-13
   mechanical equilibrium convergence criterion   0.238045 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0305218 < 1 %
   Convergence criterion: max(du)                 10429.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.90233e-13
   mechanical equilibrium convergence criterion   0.150226 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0152555 < 1 %
   Convergence criterion: max(du)                 6394.21
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.67482e-13
   mechanical equilibrium convergence criterion   0.0972593 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00801846 < 1 %
   Convergence criterion: max(du)                 3530.22
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.12622e-13
   mechanical equilibrium convergence criterion   0.0640213 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00429142 < 1 %
   Convergence criterion: max(du)                 1833.16
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.01727e-13
   mechanical equilibrium convergence criterion   0.0424357 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00234604 < 1 %
   Convergence criterion: max(du)                 940.664
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.12761e-13
   mechanical equilibrium convergence criterion   0.028166 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00130469 < 1 %
   Convergence criterion: max(du)                 481.928
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.44824e-13
   mechanical equilibrium convergence criterion   0.0186787 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000736614 < 1 %
   Convergence criterion: max(du)                 247.852
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.07088e-13
   mechanical equilibrium convergence criterion   0.0123701 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000421607 < 1 %
   Convergence criterion: max(du)                 128.51
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.23192e-13
   mechanical equilibrium convergence criterion   0.00818204 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000244185 < 1 %
   Convergence criterion: max(du)                 67.3462
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.0663374
   Total Core solution elapsed time:       2.06319
   Linear solver elapsed time:             1.35031 (65%)

   Total elapsed time: 0 hrs 0 min 2 sec
 
=====Testing LATaylorHood Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=2.02798e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=9.3738e-13
   Convergence criterion: norm(du)/norm(u)        613.069 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.89086e-12
   Convergence criterion: norm(du)/norm(u)        275.933 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.60303e-12
   Convergence criterion: norm(du)/norm(u)        144.079 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.69589e-12
   Convergence criterion: norm(du)/norm(u)        81.951 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.73801e-12
   Convergence criterion: norm(du)/norm(u)        49.2493 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.18074e-12
   Convergence criterion: norm(du)/norm(u)        30.672 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.31853e-12
   Convergence criterion: norm(du)/norm(u)        19.5516 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.58864e-12
   Convergence criterion: norm(du)/norm(u)        12.654 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.69101e-12
   Convergence criterion: norm(du)/norm(u)        8.27209 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.49926e-12
   Convergence criterion: norm(du)/norm(u)        5.44337 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.05013e-12
   Convergence criterion: norm(du)/norm(u)        3.59763 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.42489e-12
   Convergence criterion: norm(du)/norm(u)        2.38464 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.33623e-12
   Convergence criterion: norm(du)/norm(u)        1.58367 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.00722e-12
   Convergence criterion: norm(du)/norm(u)        1.05307 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.02856e-12
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.52437e-17
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=6.60676e-12
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.5445e-17
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.471 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.62122e-12
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.53028e-17
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2749 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.72355e-12
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.19105e-17
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5253 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.18605e-12
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18522e-17
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1428 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.2769e-12
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18134e-17
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1099 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.12889e-12
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17876e-17
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.7533 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.02209e-12
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17704e-17
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.3552 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.86758e-12
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1759e-17
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5566 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.28277e-12
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17513e-17
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1579 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.68625e-12
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17463e-17
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.0391 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.11127e-12
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17429e-17
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12392 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.22004e-12
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17407e-17
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36151 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.15911e-12
   Convergence criterion: norm(du)/norm(u)        0.00349749 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17392e-17
   Convergence criterion: norm(du)/norm(u)        0.00349749 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71658 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.7448e-12
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17383e-17
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16395 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.01536e-12
   Convergence criterion: norm(du)/norm(u)        0.00150451 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17376e-17
   Convergence criterion: norm(du)/norm(u)        0.00150451 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68514 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.67098e-12
   Convergence criterion: norm(du)/norm(u)        0.000973123 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17372e-17
   Convergence criterion: norm(du)/norm(u)        0.000973123 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26629 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.70044e-12
   Convergence criterion: norm(du)/norm(u)        0.000618901 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1737e-17
   Convergence criterion: norm(du)/norm(u)        0.000618901 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.89682 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.75045e-12
   Convergence criterion: norm(du)/norm(u)        0.000382794 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17368e-17
   Convergence criterion: norm(du)/norm(u)        0.000382794 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56848 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.80813e-12
   Convergence criterion: norm(du)/norm(u)        0.000225429 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17367e-17
   Convergence criterion: norm(du)/norm(u)        0.000225429 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.0715143
   Total Core solution elapsed time:       3.72792
   Linear solver elapsed time:             1.99358 (53%)

   Total elapsed time: 0 hrs 0 min 3 sec
 
=====Testing CrouzeixRaviart Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=1.69263e-13
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.63969e+24 > 1 %
   Convergence criterion: max(du)                 8.83861e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.4472e-13
   mechanical equilibrium convergence criterion   2.11064 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.08444 > 1 %
   Convergence criterion: max(du)                 446853
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.43496e-13
   mechanical equilibrium convergence criterion   2.09404 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.862624 < 1 %
   Convergence criterion: max(du)                 414759
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.54997e-13
   mechanical equilibrium convergence criterion   0.909059 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.341995 < 1 %
   Convergence criterion: max(du)                 161809
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.70404e-13
   mechanical equilibrium convergence criterion   0.479574 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.131721 < 1 %
   Convergence criterion: max(du)                 90123.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.06607e-13
   mechanical equilibrium convergence criterion   0.284195 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0670162 < 1 %
   Convergence criterion: max(du)                 54409.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.32297e-13
   mechanical equilibrium convergence criterion   0.175223 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0291123 < 1 %
   Convergence criterion: max(du)                 25524.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.00925e-12
   mechanical equilibrium convergence criterion   0.113576 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0147368 < 1 %
   Convergence criterion: max(du)                 11821.9
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.11626e-12
   mechanical equilibrium convergence criterion   0.0746106 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00819942 < 1 %
   Convergence criterion: max(du)                 6242.62
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.01809e-13
   mechanical equilibrium convergence criterion   0.0495047 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00471128 < 1 %
   Convergence criterion: max(du)                 3515.55
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.28886e-12
   mechanical equilibrium convergence criterion   0.0329431 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00276078 < 1 %
   Convergence criterion: max(du)                 2073.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.27549e-12
   mechanical equilibrium convergence criterion   0.0218954 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00164519 < 1 %
   Convergence criterion: max(du)                 1261.94
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.26107e-12
   mechanical equilibrium convergence criterion   0.0145181 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000994648 < 1 %
   Convergence criterion: max(du)                 783.637
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.24896e-12
   mechanical equilibrium convergence criterion   0.00960519 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000608466 < 1 %
   Convergence criterion: max(du)                 492.666
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.0630751
   Total Core solution elapsed time:       3.78921
   Linear solver elapsed time:             3.07101 (81%)

   Total elapsed time: 0 hrs 0 min 3 sec
 
=====Testing LACrouzeixRaviart Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=2.32386e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=1.03436e-12
   Convergence criterion: norm(du)/norm(u)        613.091 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.97772e-12
   Convergence criterion: norm(du)/norm(u)        275.944 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.51469e-12
   Convergence criterion: norm(du)/norm(u)        144.085 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.6193e-12
   Convergence criterion: norm(du)/norm(u)        81.9547 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.7352e-12
   Convergence criterion: norm(du)/norm(u)        49.2514 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.58847e-12
   Convergence criterion: norm(du)/norm(u)        30.6732 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.56552e-12
   Convergence criterion: norm(du)/norm(u)        19.5522 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.91183e-12
   Convergence criterion: norm(du)/norm(u)        12.6543 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.58362e-12
   Convergence criterion: norm(du)/norm(u)        8.27219 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.50445e-12
   Convergence criterion: norm(du)/norm(u)        5.44338 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.1105e-12
   Convergence criterion: norm(du)/norm(u)        3.5976 > 1 %

   solver residue: norm(KU-F)/norm(F)=8.07225e-12
   Convergence criterion: norm(du)/norm(u)        2.3846 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.36766e-12
   Convergence criterion: norm(du)/norm(u)        1.58362 > 1 %

   solver residue: norm(KU-F)/norm(F)=8.4402e-12
   Convergence criterion: norm(du)/norm(u)        1.05304 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.18739e-12
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.32083e-16
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=6.0625e-12
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29664e-16
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.47 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.54602e-12
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.3565e-16
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2739 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.20664e-12
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29159e-16
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5245 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.13074e-12
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.33818e-16
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1423 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.87627e-12
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31133e-16
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1095 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.2436e-12
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24332e-16
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.753 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.12909e-12
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24802e-16
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.355 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.95597e-12
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.26886e-16
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5564 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.21404e-12
   Convergence criterion: norm(du)/norm(u)        0.0181463 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29236e-16
   Convergence criterion: norm(du)/norm(u)        0.0181463 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1577 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.71267e-12
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.26285e-16
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.039 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.01871e-11
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31452e-16
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12383 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.64611e-12
   Convergence criterion: norm(du)/norm(u)        0.00536389 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31035e-16
   Convergence criterion: norm(du)/norm(u)        0.00536389 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36144 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.98837e-12
   Convergence criterion: norm(du)/norm(u)        0.00357028 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.23863e-16
   Convergence criterion: norm(du)/norm(u)        0.00357028 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71653 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.08775e-12
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.2865e-16
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16391 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.74556e-12
   Convergence criterion: norm(du)/norm(u)        0.00157759 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.32149e-16
   Convergence criterion: norm(du)/norm(u)        0.00157759 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68511 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.47932e-12
   Convergence criterion: norm(du)/norm(u)        0.00104626 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.2539e-16
   Convergence criterion: norm(du)/norm(u)        0.00104626 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26627 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.81728e-12
   Convergence criterion: norm(du)/norm(u)        0.000692086 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31205e-16
   Convergence criterion: norm(du)/norm(u)        0.000692086 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.8968 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.99815e-12
   Convergence criterion: norm(du)/norm(u)        0.000455983 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24275e-16
   Convergence criterion: norm(du)/norm(u)        0.000455983 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56847 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.8307e-12
   Convergence criterion: norm(du)/norm(u)        0.000298594 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.28554e-16
   Convergence criterion: norm(du)/norm(u)        0.000298594 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.146519
   Total Core solution elapsed time:       2.81178
   Linear solver elapsed time:             1.63572 (58%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 8.6e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI
SUCCESS difference: 9.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI
SUCCESS difference: 9.7e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI
SUCCESS difference: 9.8e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI
SUCCESS difference: 7.3e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed
SUCCESS difference: 6.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed
SUCCESS difference: 6.9e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed
SUCCESS difference: 5.6e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed
SUCCESS difference: 4.9e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood
SUCCESS difference: 7.1e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood
SUCCESS difference: 6.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood
SUCCESS difference: 6.1e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood
SUCCESS difference: 2.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood
SUCCESS difference: 2.8e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood
SUCCESS difference: 2.8e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood
SUCCESS difference: 4.7e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood
SUCCESS difference: 6.3e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart
SUCCESS difference: 7.8e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart
SUCCESS difference: 7.6e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart
SUCCESS difference: 7.9e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart
SUCCESS difference: 4.5e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart
SUCCESS difference: 6.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart
SUCCESS difference: 6.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart
SUCCESS difference: 5.7e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-701 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
 
=====Testing MINI Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=6.6608e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.4058e-14
   mechanical equilibrium convergence criterion   2.12624 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.13058e-14
   mechanical equilibrium convergence criterion   1.73917 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.5769e-14
   mechanical equilibrium convergence criterion   0.717979 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.88821e-14
   mechanical equilibrium convergence criterion   0.432302 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.13263e-14
   mechanical equilibrium convergence criterion   0.265448 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.80258e-14
   mechanical equilibrium convergence criterion   0.167098 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.2019e-14
   mechanical equilibrium convergence criterion   0.106278 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.50012e-14
   mechanical equilibrium convergence criterion   0.067923 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.00045e-13
   mechanical equilibrium convergence criterion   0.0435415 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.02585e-13
   mechanical equilibrium convergence criterion   0.0279973 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.12861e-13
   mechanical equilibrium convergence criterion   0.0180659 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.45977e-14
   mechanical equilibrium convergence criterion   0.0117016 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.11054e-14
   mechanical equilibrium convergence criterion   0.00760798 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.18008
   Total Core solution elapsed time:       1.2601 
   Linear solver elapsed time:             0.688838 (55%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
=====Testing MINIcondensed Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=3.553e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.81569e-15
   mechanical equilibrium convergence criterion   1.96276 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.67364e-14
   mechanical equilibrium convergence criterion   0.994782 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.3713e-14
   mechanical equilibrium convergence criterion   0.635413 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.4416e-14
   mechanical equilibrium convergence criterion   0.390791 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.1254e-14
   mechanical equilibrium convergence criterion   0.243341 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.21014e-14
   mechanical equilibrium convergence criterion   0.154189 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.19531e-14
   mechanical equilibrium convergence criterion   0.0983817 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.16395e-14
   mechanical equilibrium convergence criterion   0.063036 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.47649e-14
   mechanical equilibrium convergence criterion   0.0405301 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.06847e-14
   mechanical equilibrium convergence criterion   0.0261518 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.25973e-14
   mechanical equilibrium convergence criterion   0.0169366 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.02985e-14
   mechanical equilibrium convergence criterion   0.0110089 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.6365e-14
   mechanical equilibrium convergence criterion   0.00718082 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.058907
   Total Core solution elapsed time:       1.13018
   Linear solver elapsed time:             0.578336 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
=====Testing TaylorHood Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=1.76114e-14
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.20099e+23 > 1 %
   Convergence criterion: max(du)                 8.74189e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.2169e-14
   mechanical equilibrium convergence criterion   2.00457 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.20805 > 1 %
   Convergence criterion: max(du)                 335077
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.01767e-13
   mechanical equilibrium convergence criterion   1.78268 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.75602 < 1 %
   Convergence criterion: max(du)                 132780
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.09005e-13
   mechanical equilibrium convergence criterion   0.832236 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.263456 < 1 %
   Convergence criterion: max(du)                 78736.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.52073e-13
   mechanical equilibrium convergence criterion   0.401028 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0758391 < 1 %
   Convergence criterion: max(du)                 23665.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.06088e-13
   mechanical equilibrium convergence criterion   0.238045 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0305218 < 1 %
   Convergence criterion: max(du)                 10429.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.90233e-13
   mechanical equilibrium convergence criterion   0.150226 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0152555 < 1 %
   Convergence criterion: max(du)                 6394.21
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.67482e-13
   mechanical equilibrium convergence criterion   0.0972593 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00801846 < 1 %
   Convergence criterion: max(du)                 3530.22
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.12622e-13
   mechanical equilibrium convergence criterion   0.0640213 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00429142 < 1 %
   Convergence criterion: max(du)                 1833.16
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.01727e-13
   mechanical equilibrium convergence criterion   0.0424357 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00234604 < 1 %
   Convergence criterion: max(du)                 940.664
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.12761e-13
   mechanical equilibrium convergence criterion   0.028166 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00130469 < 1 %
   Convergence criterion: max(du)                 481.928
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.44824e-13
   mechanical equilibrium convergence criterion   0.0186787 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000736614 < 1 %
   Convergence criterion: max(du)                 247.852
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.07088e-13
   mechanical equilibrium convergence criterion   0.0123701 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000421607 < 1 %
   Convergence criterion: max(du)                 128.51
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.23192e-13
   mechanical equilibrium convergence criterion   0.00818204 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000244185 < 1 %
   Convergence criterion: max(du)                 67.3462
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.0663374
   Total Core solution elapsed time:       2.06319
   Linear solver elapsed time:             1.35031 (65%)

   Total elapsed time: 0 hrs 0 min 2 sec
 
=====Testing LATaylorHood Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=2.02798e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=9.3738e-13
   Convergence criterion: norm(du)/norm(u)        613.069 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.89086e-12
   Convergence criterion: norm(du)/norm(u)        275.933 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.60303e-12
   Convergence criterion: norm(du)/norm(u)        144.079 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.69589e-12
   Convergence criterion: norm(du)/norm(u)        81.951 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.73801e-12
   Convergence criterion: norm(du)/norm(u)        49.2493 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.18074e-12
   Convergence criterion: norm(du)/norm(u)        30.672 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.31853e-12
   Convergence criterion: norm(du)/norm(u)        19.5516 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.58864e-12
   Convergence criterion: norm(du)/norm(u)        12.654 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.69101e-12
   Convergence criterion: norm(du)/norm(u)        8.27209 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.49926e-12
   Convergence criterion: norm(du)/norm(u)        5.44337 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.05013e-12
   Convergence criterion: norm(du)/norm(u)        3.59763 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.42489e-12
   Convergence criterion: norm(du)/norm(u)        2.38464 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.33623e-12
   Convergence criterion: norm(du)/norm(u)        1.58367 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.00722e-12
   Convergence criterion: norm(du)/norm(u)        1.05307 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.02856e-12
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.52437e-17
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=6.60676e-12
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.5445e-17
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.471 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.62122e-12
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.53028e-17
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2749 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.72355e-12
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.19105e-17
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5253 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.18605e-12
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18522e-17
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1428 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.2769e-12
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18134e-17
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1099 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.12889e-12
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17876e-17
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.7533 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.02209e-12
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17704e-17
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.3552 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.86758e-12
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1759e-17
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5566 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.28277e-12
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17513e-17
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1579 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.68625e-12
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17463e-17
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.0391 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.11127e-12
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17429e-17
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12392 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.22004e-12
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17407e-17
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36151 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.15911e-12
   Convergence criterion: norm(du)/norm(u)        0.00349749 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17392e-17
   Convergence criterion: norm(du)/norm(u)        0.00349749 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71658 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.7448e-12
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17383e-17
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16395 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.01536e-12
   Convergence criterion: norm(du)/norm(u)        0.00150451 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17376e-17
   Convergence criterion: norm(du)/norm(u)        0.00150451 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68514 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.67098e-12
   Convergence criterion: norm(du)/norm(u)        0.000973123 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17372e-17
   Convergence criterion: norm(du)/norm(u)        0.000973123 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26629 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.70044e-12
   Convergence criterion: norm(du)/norm(u)        0.000618901 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1737e-17
   Convergence criterion: norm(du)/norm(u)        0.000618901 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.89682 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.75045e-12
   Convergence criterion: norm(du)/norm(u)        0.000382794 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17368e-17
   Convergence criterion: norm(du)/norm(u)        0.000382794 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56848 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.80813e-12
   Convergence criterion: norm(du)/norm(u)        0.000225429 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17367e-17
   Convergence criterion: norm(du)/norm(u)        0.000225429 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.0715143
   Total Core solution elapsed time:       3.72792
   Linear solver elapsed time:             1.99358 (53%)

   Total elapsed time: 0 hrs 0 min 3 sec
 
=====Testing CrouzeixRaviart Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=1.69263e-13
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.63969e+24 > 1 %
   Convergence criterion: max(du)                 8.83861e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.4472e-13
   mechanical equilibrium convergence criterion   2.11064 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.08444 > 1 %
   Convergence criterion: max(du)                 446853
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.43496e-13
   mechanical equilibrium convergence criterion   2.09404 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.862624 < 1 %
   Convergence criterion: max(du)                 414759
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.54997e-13
   mechanical equilibrium convergence criterion   0.909059 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.341995 < 1 %
   Convergence criterion: max(du)                 161809
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.70404e-13
   mechanical equilibrium convergence criterion   0.479574 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.131721 < 1 %
   Convergence criterion: max(du)                 90123.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.06607e-13
   mechanical equilibrium convergence criterion   0.284195 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0670162 < 1 %
   Convergence criterion: max(du)                 54409.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.32297e-13
   mechanical equilibrium convergence criterion   0.175223 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0291123 < 1 %
   Convergence criterion: max(du)                 25524.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.00925e-12
   mechanical equilibrium convergence criterion   0.113576 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0147368 < 1 %
   Convergence criterion: max(du)                 11821.9
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.11626e-12
   mechanical equilibrium convergence criterion   0.0746106 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00819942 < 1 %
   Convergence criterion: max(du)                 6242.62
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.01809e-13
   mechanical equilibrium convergence criterion   0.0495047 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00471128 < 1 %
   Convergence criterion: max(du)                 3515.55
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.28886e-12
   mechanical equilibrium convergence criterion   0.0329431 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00276078 < 1 %
   Convergence criterion: max(du)                 2073.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.27549e-12
   mechanical equilibrium convergence criterion   0.0218954 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00164519 < 1 %
   Convergence criterion: max(du)                 1261.94
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.26107e-12
   mechanical equilibrium convergence criterion   0.0145181 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000994648 < 1 %
   Convergence criterion: max(du)                 783.637
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.24896e-12
   mechanical equilibrium convergence criterion   0.00960519 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000608466 < 1 %
   Convergence criterion: max(du)                 492.666
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.0630751
   Total Core solution elapsed time:       3.78921
   Linear solver elapsed time:             3.07101 (81%)

   Total elapsed time: 0 hrs 0 min 3 sec
 
=====Testing LACrouzeixRaviart Full-Stokes Finite element=====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.57467e-16

   solver residue: norm(KU-F)/norm(F)=1.19121e-16

   solver residue: norm(KU-F)/norm(F)=2.32386e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=1.03436e-12
   Convergence criterion: norm(du)/norm(u)        613.091 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.97772e-12
   Convergence criterion: norm(du)/norm(u)        275.944 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.51469e-12
   Convergence criterion: norm(du)/norm(u)        144.085 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.6193e-12
   Convergence criterion: norm(du)/norm(u)        81.9547 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.7352e-12
   Convergence criterion: norm(du)/norm(u)        49.2514 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.58847e-12
   Convergence criterion: norm(du)/norm(u)        30.6732 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.56552e-12
   Convergence criterion: norm(du)/norm(u)        19.5522 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.91183e-12
   Convergence criterion: norm(du)/norm(u)        12.6543 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.58362e-12
   Convergence criterion: norm(du)/norm(u)        8.27219 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.50445e-12
   Convergence criterion: norm(du)/norm(u)        5.44338 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.1105e-12
   Convergence criterion: norm(du)/norm(u)        3.5976 > 1 %

   solver residue: norm(KU-F)/norm(F)=8.07225e-12
   Convergence criterion: norm(du)/norm(u)        2.3846 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.36766e-12
   Convergence criterion: norm(du)/norm(u)        1.58362 > 1 %

   solver residue: norm(KU-F)/norm(F)=8.4402e-12
   Convergence criterion: norm(du)/norm(u)        1.05304 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.18739e-12
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.32083e-16
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=6.0625e-12
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29664e-16
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.47 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.54602e-12
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.3565e-16
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2739 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.20664e-12
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29159e-16
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5245 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.13074e-12
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.33818e-16
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1423 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.87627e-12
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31133e-16
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1095 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.2436e-12
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24332e-16
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.753 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.12909e-12
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24802e-16
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.355 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.95597e-12
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.26886e-16
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5564 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.21404e-12
   Convergence criterion: norm(du)/norm(u)        0.0181463 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29236e-16
   Convergence criterion: norm(du)/norm(u)        0.0181463 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1577 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.71267e-12
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.26285e-16
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.039 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.01871e-11
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31452e-16
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12383 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.64611e-12
   Convergence criterion: norm(du)/norm(u)        0.00536389 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31035e-16
   Convergence criterion: norm(du)/norm(u)        0.00536389 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36144 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.98837e-12
   Convergence criterion: norm(du)/norm(u)        0.00357028 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.23863e-16
   Convergence criterion: norm(du)/norm(u)        0.00357028 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71653 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.08775e-12
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.2865e-16
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16391 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.74556e-12
   Convergence criterion: norm(du)/norm(u)        0.00157759 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.32149e-16
   Convergence criterion: norm(du)/norm(u)        0.00157759 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68511 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.47932e-12
   Convergence criterion: norm(du)/norm(u)        0.00104626 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.2539e-16
   Convergence criterion: norm(du)/norm(u)        0.00104626 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26627 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.81728e-12
   Convergence criterion: norm(du)/norm(u)        0.000692086 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31205e-16
   Convergence criterion: norm(du)/norm(u)        0.000692086 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.8968 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.99815e-12
   Convergence criterion: norm(du)/norm(u)        0.000455983 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24275e-16
   Convergence criterion: norm(du)/norm(u)        0.000455983 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56847 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.8307e-12
   Convergence criterion: norm(du)/norm(u)        0.000298594 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.28554e-16
   Convergence criterion: norm(du)/norm(u)        0.000298594 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.146519
   Total Core solution elapsed time:       2.81178
   Linear solver elapsed time:             1.63572 (58%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 8.6e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI
SUCCESS difference: 9.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI
SUCCESS difference: 9.7e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI
SUCCESS difference: 9.8e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI
SUCCESS difference: 7.3e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed
SUCCESS difference: 6.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed
SUCCESS difference: 6.9e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed
SUCCESS difference: 5.6e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed
SUCCESS difference: 4.9e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood
SUCCESS difference: 7.1e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood
SUCCESS difference: 6.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood
SUCCESS difference: 6.1e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood
SUCCESS difference: 2.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood
SUCCESS difference: 2.8e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood
SUCCESS difference: 2.8e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood
SUCCESS difference: 4.7e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood
SUCCESS difference: 6.3e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart
SUCCESS difference: 7.8e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart
SUCCESS difference: 7.6e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart
SUCCESS difference: 7.9e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart
SUCCESS difference: 4.5e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart
SUCCESS difference: 6.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart
SUCCESS difference: 6.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart
SUCCESS difference: 5.7e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-702 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
 
 == == == Testing MINI Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.0824496
   Total Core solution elapsed time:       2.47144
   Linear solver elapsed time:             1.47633 (60%)

   Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
 
 == == == Testing MINIcondensed Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.0623574
   Total Core solution elapsed time:       1.46201
   Linear solver elapsed time:             0.708261 (48%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
 
 == == == Testing TaylorHood Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.0611282
   Total Core solution elapsed time:       3.07874
   Linear solver elapsed time:             1.89258 (61%)

   Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
 
 == == == Testing XTaylorHood Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.0612711
   Total Core solution elapsed time:       0.518186
   Linear solver elapsed time:             0.231663 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
 == == == Testing LATaylorHood Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.0712555
   Total Core solution elapsed time:       1.39545
   Linear solver elapsed time:             0.707484 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 8.2e-11 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI
SUCCESS difference: 3.6e-11 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI
SUCCESS difference: 3.7e-11 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI
SUCCESS difference: 7.1e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI
SUCCESS difference: 6.8e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed
SUCCESS difference: 6.6e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed
SUCCESS difference: 6.6e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed
SUCCESS difference: 1.4e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed
SUCCESS difference: 3.5e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood
SUCCESS difference: 3.7e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood
SUCCESS difference: 3.7e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood
SUCCESS difference: 5.4e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood
SUCCESS difference:   4e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood
SUCCESS difference: 2.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood
SUCCESS difference: 2.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood
SUCCESS difference: 2.1e-13 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood
SUCCESS difference: 4.4e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood
SUCCESS difference: 4.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood
SUCCESS difference: 4.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood
SUCCESS difference: 8.4e-12 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-702 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
 
 == == == Testing MINI Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.0824496
   Total Core solution elapsed time:       2.47144
   Linear solver elapsed time:             1.47633 (60%)

   Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
 
 == == == Testing MINIcondensed Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.0623574
   Total Core solution elapsed time:       1.46201
   Linear solver elapsed time:             0.708261 (48%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
 
 == == == Testing TaylorHood Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.0611282
   Total Core solution elapsed time:       3.07874
   Linear solver elapsed time:             1.89258 (61%)

   Total elapsed time: 0 hrs 0 min 3 sec
loading results from cluster
 
 == == == Testing XTaylorHood Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.0612711
   Total Core solution elapsed time:       0.518186
   Linear solver elapsed time:             0.231663 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
 == == == Testing LATaylorHood Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.0712555
   Total Core solution elapsed time:       1.39545
   Linear solver elapsed time:             0.707484 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 8.2e-11 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI
SUCCESS difference: 3.6e-11 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI
SUCCESS difference: 3.7e-11 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI
SUCCESS difference: 7.1e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI
SUCCESS difference: 6.8e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed
SUCCESS difference: 6.6e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed
SUCCESS difference: 6.6e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed
SUCCESS difference: 1.4e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed
SUCCESS difference: 3.5e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood
SUCCESS difference: 3.7e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood
SUCCESS difference: 3.7e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood
SUCCESS difference: 5.4e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood
SUCCESS difference:   4e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood
SUCCESS difference: 2.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood
SUCCESS difference: 2.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood
SUCCESS difference: 2.1e-13 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood
SUCCESS difference: 4.4e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood
SUCCESS difference: 4.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood
SUCCESS difference: 4.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood
SUCCESS difference: 8.4e-12 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-801 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.190906
   Total Core solution elapsed time:       1.25528
   Linear solver elapsed time:             0.646312 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1
SUCCESS difference: 2.2e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1
SUCCESS difference: 8.7e-16 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1
SUCCESS difference: 4.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2
SUCCESS difference: 6.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2
SUCCESS difference: 4.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2
SUCCESS difference: 2.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2
SUCCESS difference: 2.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2
SUCCESS difference:   7e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3
SUCCESS difference: 2.7e-14 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3
SUCCESS difference: 7.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3
SUCCESS difference: 2.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3
SUCCESS difference: 2.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3
SUCCESS difference: 2.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-801 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.190906
   Total Core solution elapsed time:       1.25528
   Linear solver elapsed time:             0.646312 (51%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1
SUCCESS difference: 2.2e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1
SUCCESS difference: 1.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1
SUCCESS difference: 8.7e-16 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1
SUCCESS difference: 4.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2
SUCCESS difference: 6.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2
SUCCESS difference: 4.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2
SUCCESS difference: 2.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2
SUCCESS difference: 2.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2
SUCCESS difference: 1.2e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2
SUCCESS difference:   7e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3
SUCCESS difference: 2.7e-14 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3
SUCCESS difference: 7.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3
SUCCESS difference: 2.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3
SUCCESS difference: 2.4e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3
SUCCESS difference: 2.5e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-803 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.2582 
   Total Core solution elapsed time:       6.87259
   Linear solver elapsed time:             2.01664 (29%)

   Total elapsed time: 0 hrs 0 min 7 sec
SUCCESS difference: 4.9e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference: 2.2e-13 <   1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 4.9e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1
SUCCESS difference:       0 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1
SUCCESS difference: 6.7e-14 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1
SUCCESS difference: 2.7e-14 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 7.9e-15 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference: 1.7e-12 <   4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 1.4e-12 <   5e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference: 1.6e-12 <   4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel2
SUCCESS difference: 6.7e-14 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure2
SUCCESS difference: 3.4e-13 <   7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2
SUCCESS difference: 5.6e-14 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2
SUCCESS difference: 4.3e-14 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 2.3e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 6.3e-12 <   2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 2.3e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.4e-13 <   7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 5.6e-13 <   9e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 1.3e-13 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3
SUCCESS difference:   1e-13 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3
SUCCESS difference:   3e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-803 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.2582 
   Total Core solution elapsed time:       6.87259
   Linear solver elapsed time:             2.01664 (29%)

   Total elapsed time: 0 hrs 0 min 7 sec
SUCCESS difference: 4.9e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference: 2.2e-13 <   1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 4.9e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1
SUCCESS difference:       0 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1
SUCCESS difference: 6.7e-14 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1
SUCCESS difference: 2.7e-14 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 7.9e-15 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 3.1e-15 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference:       0 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference: 1.7e-12 <   4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 1.4e-12 <   5e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference: 1.6e-12 <   4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel2
SUCCESS difference: 6.7e-14 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure2
SUCCESS difference: 3.4e-13 <   7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2
SUCCESS difference: 5.6e-14 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2
SUCCESS difference: 4.3e-14 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference:       0 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 2.3e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 6.3e-12 <   2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 2.3e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.4e-13 <   7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 5.6e-13 <   9e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 1.3e-13 <   3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3
SUCCESS difference:   1e-13 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3
SUCCESS difference:   3e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3
SUCCESS difference:       0 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-804 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0885829
   Total Core solution elapsed time:       0.980828
   Linear solver elapsed time:             0.46959 (48%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx1
SUCCESS difference: 1.7e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy1
SUCCESS difference: 9.1e-16 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel1
SUCCESS difference:       0 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure1
SUCCESS difference: 1.3e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness1
SUCCESS difference: 1.4e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface1
SUCCESS difference: 1.1e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1
SUCCESS difference: 7.9e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx2
SUCCESS difference: 1.4e-14 <   5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy2
SUCCESS difference: 8.1e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel2
SUCCESS difference: 1.2e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure2
SUCCESS difference: 1.9e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness2
SUCCESS difference: 1.8e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface2
SUCCESS difference: 1.8e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2
SUCCESS difference: 1.5e-14 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx3
SUCCESS difference:   4e-14 <   5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3
SUCCESS difference: 1.5e-14 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel3
SUCCESS difference: 1.9e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure3
SUCCESS difference: 1.9e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness3
SUCCESS difference: 1.9e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface3
SUCCESS difference: 1.6e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-804 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero

 !!! Warning: SIA's model is not consistent on ice shelves !!!

uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0885829
   Total Core solution elapsed time:       0.980828
   Linear solver elapsed time:             0.46959 (48%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx1
SUCCESS difference: 1.7e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy1
SUCCESS difference: 9.1e-16 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel1
SUCCESS difference:       0 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure1
SUCCESS difference: 1.3e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness1
SUCCESS difference: 1.4e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface1
SUCCESS difference: 1.1e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1
SUCCESS difference: 7.9e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx2
SUCCESS difference: 1.4e-14 <   5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy2
SUCCESS difference: 8.1e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel2
SUCCESS difference: 1.2e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure2
SUCCESS difference: 1.9e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness2
SUCCESS difference: 1.8e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface2
SUCCESS difference: 1.8e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2
SUCCESS difference: 1.5e-14 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx3
SUCCESS difference:   4e-14 <   5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3
SUCCESS difference: 1.5e-14 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel3
SUCCESS difference: 1.9e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure3
SUCCESS difference: 1.9e-15 <   3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness3
SUCCESS difference: 1.9e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface3
SUCCESS difference: 1.6e-15 <   2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-806 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.1248 
   Total Core solution elapsed time:       1.058  
   Linear solver elapsed time:             0.577081 (55%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx1
SUCCESS difference: 1.1e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy1
SUCCESS difference: 8.7e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel1
SUCCESS difference:       0 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface1
SUCCESS difference: 3.4e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1
SUCCESS difference: 6.8e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1
SUCCESS difference: 1.9e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 7.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 1.1e-14 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx2
SUCCESS difference: 1.1e-14 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy2
SUCCESS difference:   1e-14 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel2
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness2
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface2
SUCCESS difference: 3.1e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2
SUCCESS difference: 8.1e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2
SUCCESS difference:   2e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.6e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 6.5e-15 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx3
SUCCESS difference: 9.3e-15 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy3
SUCCESS difference: 6.3e-15 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel3
SUCCESS difference: 1.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness3
SUCCESS difference: 1.5e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface3
SUCCESS difference: 4.4e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3
SUCCESS difference: 6.5e-15 <   5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3
SUCCESS difference: 5.1e-15 <   5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 8.1e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-806 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.1248 
   Total Core solution elapsed time:       1.058  
   Linear solver elapsed time:             0.577081 (55%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx1
SUCCESS difference: 1.1e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy1
SUCCESS difference: 8.7e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel1
SUCCESS difference:       0 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface1
SUCCESS difference: 3.4e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1
SUCCESS difference: 6.8e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1
SUCCESS difference: 1.9e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 7.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 1.1e-14 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx2
SUCCESS difference: 1.1e-14 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy2
SUCCESS difference:   1e-14 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel2
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness2
SUCCESS difference: 1.3e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface2
SUCCESS difference: 3.1e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2
SUCCESS difference: 8.1e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2
SUCCESS difference:   2e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.6e-14 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 6.5e-15 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx3
SUCCESS difference: 9.3e-15 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy3
SUCCESS difference: 6.3e-15 <   2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel3
SUCCESS difference: 1.2e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness3
SUCCESS difference: 1.5e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface3
SUCCESS difference: 4.4e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3
SUCCESS difference: 6.5e-15 <   5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3
SUCCESS difference: 5.1e-15 <   5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 8.1e-15 <   1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-809 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:

   FemModel initialization elapsed time:   0.061  
   Total Core solution elapsed time:       18.0065
   Linear solver elapsed time:             10.3761 (58%)

   Total elapsed time: 0 hrs 0 min 18 sec
SUCCESS difference: 2.1e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1
SUCCESS difference: 1.8e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1
SUCCESS difference: 1.8e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1
SUCCESS difference:   1e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1
SUCCESS difference:   1e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1
SUCCESS difference: 3.5e-16 <   3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1Vx2
SUCCESS difference: 4.6e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 6.9e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2
SUCCESS difference: 5.3e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2
SUCCESS difference: 1.6e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2Vx10
SUCCESS difference: 3.5e-16 <   3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10
SUCCESS difference: 2.3e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10
SUCCESS difference: 7.2e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10
SUCCESS difference: 2.4e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10
SUCCESS difference: 3.7e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10
SUCCESS difference: 3.8e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-809 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:

   FemModel initialization elapsed time:   0.061  
   Total Core solution elapsed time:       18.0065
   Linear solver elapsed time:             10.3761 (58%)

   Total elapsed time: 0 hrs 0 min 18 sec
SUCCESS difference: 2.1e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1
SUCCESS difference: 1.8e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1
SUCCESS difference: 1.8e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1
SUCCESS difference:       0 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1
SUCCESS difference:   1e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1
SUCCESS difference:   1e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1
SUCCESS difference: 3.5e-16 <   3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1Vx2
SUCCESS difference: 4.6e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 6.9e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2
SUCCESS difference: 5.3e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2
SUCCESS difference: 1.6e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2Vx10
SUCCESS difference: 3.5e-16 <   3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10
SUCCESS difference: 2.3e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10
SUCCESS difference: 7.2e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10
SUCCESS difference: 2.4e-15 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10
SUCCESS difference: 3.7e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10
SUCCESS difference: 3.8e-15 <   1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-810 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.239855
   Total Core solution elapsed time:       1.73311
   Linear solver elapsed time:             0.899073 (52%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1
SUCCESS difference: 1.2e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1
SUCCESS difference: 9.1e-16 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1
SUCCESS difference:   1e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 7.4e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2
SUCCESS difference: 4.7e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2
SUCCESS difference:   7e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 5.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3
SUCCESS difference:   1e-14 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy3
SUCCESS difference:   6e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure3
SUCCESS difference: 2.3e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness3
SUCCESS difference: 2.4e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-810 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.239855
   Total Core solution elapsed time:       1.73311
   Linear solver elapsed time:             0.899073 (52%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1
SUCCESS difference:       0 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1
SUCCESS difference: 1.2e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1
SUCCESS difference: 9.1e-16 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1
SUCCESS difference:   1e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 7.4e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2
SUCCESS difference: 4.7e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2
SUCCESS difference:   7e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2
SUCCESS difference: 1.5e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2
SUCCESS difference: 1.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 5.9e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3
SUCCESS difference:   1e-14 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy3
SUCCESS difference:   6e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure3
SUCCESS difference: 2.3e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness3
SUCCESS difference: 2.4e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface3
SUCCESS difference: 2.1e-15 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-902 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0318294
   Total Core solution elapsed time:       0.729123
   Linear solver elapsed time:             0.202534 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0663556
   Total Core solution elapsed time:       0.615279
   Linear solver elapsed time:             0.208061 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-16 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference:   1e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 1.1e-14 <   5e-12 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead5
SUCCESS difference:       0 <   1e-11 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.4e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 2.8e-14 <   5e-12 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead9
SUCCESS difference:       0 <   1e-11 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual9
SUCCESS difference: 2.5e-14 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 3.3e-14 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.3e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2.3e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHeadSubstep10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-902 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0318294
   Total Core solution elapsed time:       0.729123
   Linear solver elapsed time:             0.202534 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0663556
   Total Core solution elapsed time:       0.615279
   Linear solver elapsed time:             0.208061 (34%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-16 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference:   1e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual4
SUCCESS difference: 1.4e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 1.1e-14 <   5e-12 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead5
SUCCESS difference:       0 <   1e-11 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.4e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 2.8e-14 <   5e-12 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead9
SUCCESS difference:       0 <   1e-11 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentHeadResidual9
SUCCESS difference: 2.5e-14 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 3.3e-14 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.3e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2.3e-15 <   1e-13 test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: SedimentWaterHeadSubstep10
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-905 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0338624
   Total Core solution elapsed time:       1.94394
   Linear solver elapsed time:             0.338346 (17%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5
SUCCESS difference:       0 <   5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5
SUCCESS difference:       0 <   1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5
SUCCESS difference: 1.3e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9
SUCCESS difference:       0 <   5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9
SUCCESS difference:       0 <   1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20
SUCCESS difference: 2.6e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20
SUCCESS difference: 3.1e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-905 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0338624
   Total Core solution elapsed time:       1.94394
   Linear solver elapsed time:             0.338346 (17%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 6 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 1 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5
SUCCESS difference:       0 <   5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5
SUCCESS difference:       0 <   1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5
SUCCESS difference: 1.3e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9
SUCCESS difference:       0 <   5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9
SUCCESS difference:       0 <   1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20
SUCCESS difference:       0 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20
SUCCESS difference: 2.6e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20
SUCCESS difference: 3.1e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-906 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0330481
   Total Core solution elapsed time:       12.1117
   Linear solver elapsed time:             5.75991 (48%)

   Total elapsed time: 0 hrs 0 min 12 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.9e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 3.9e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 2.6e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2
SUCCESS difference:       0 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2
SUCCESS difference:       0 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-906 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0330481
   Total Core solution elapsed time:       12.1117
   Linear solver elapsed time:             5.75991 (48%)

   Total elapsed time: 0 hrs 0 min 12 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.9e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 3.9e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 2.6e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2
SUCCESS difference:       0 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2
SUCCESS difference:       0 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
+++ exit code: 0
+++ error: 0
Recording test results
Finished: SUCCESS